i think the acceleration/Full screen mode hits only certain hardware configuration.
You can check : http://www.j3d.org/faq/video.html#start

just a question : there is a function to get a boolean as to whether underlying 
hardware acceleration is available or not,
( cant remember name, i dont have the doc here )
Does this not return false if hardware acc is not available if you render in window ?

my tuppence,
Hans

______________________________ Reply Separator _________________________________



[EMAIL PROTECTED]
29/08/2000 19:07:00


 To: [EMAIL PROTECTED]@internet
 cc:  (bcc: Hans RAKOTOMANGA/ress/fr/socgen)
        Return Receipt: No
        Importance: Normal


SUBJECT: Re: [JAVA3D] Windowed Canvas3D Performance?


Hi Carl:

        I have my Canvas 3D where I display and control my 3D graphics next to
my 2D swing GUI components.  I'm not done yet with the GUI but so far it is
working.

        The Canvas 3D and the swing components are each in a JPanel of their own
and both of those are within a Frame.

        In order to get this to work, I had to set the Frame and swing JPanel
JPanel both to use BoxLayout and the Canvas 3D JPanel to use BorderLayout.

        I don't know much about the performance hit and would appreciate it if
you get helpful info to post it the list or forward to me personally.

        Hope that helps.  Don't hesitate to ask more (:

Cheers,

Mona

==================================================================
Mona Wong
National Center for Microscopy and Imaging Research
University of California, San Diego
http://www-ncmir.ucsd.edu/

"The truth shall set you free, but first it will piss you off"
                                A Landmark instructor
==================================================================

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to