Justin, Just one more observation/question.
I have looked at both the JOGL and Xith3D sites and it appears that implementing 3D applications via Xith3D might be less complex than using a JOGL impl. I am developing basic interactive graphics that would run on a Windows based workstation with a 2MHZ processor and 512M memory. I've had good success using the Java3D packages, but if I can get better rendering from Xith3D, I would look into using it instead. Any feedback from you or anyone else would be appreciated. Thanks. -RJ Justin Couch wrote: > Robert Jacobsen wrote: > > > What are you moving your customers to place of Java3D? > > Right now we have our own scene graph API based on top of JOGL. Unlike > Xith3D, our optimisations are for high-end devices, so it is somewhat > like a clone of Performer. Multi-pipe/channel rendering, multithreaded > stage management to make effective use of multi-CPU machines etc. > Eventually we'll move to the output from JSR-231. I'm not particularly > happy with the design of JOGL because it has many bad design decisions > that really hamstring it running in multi screen displays. For example, > for some completely stupid reason they've remove the glSwapBuffer > command! ARRRGH..... We can't even do high-level genlocking with the > code now. Very, very frustrating. I just hope JOGL isn't the final > design that they're going to use for the offical spec. > > > Thanks also for the great background info! > > Heh, watch me get in trouble for saying that much even... :( > > -- > Justin Couch http://www.vlc.com.au/~justin/ > Java Architect & Bit Twiddler http://www.yumetech.com/ > Author, Java 3D FAQ Maintainer http://www.j3d.org/ > ------------------------------------------------------------------- > "Humanism is dead. Animals think, feel; so do machines now. > Neither man nor woman is the measure of all things. Every organism > processes data according to its domain, its environment; you, with > all your brains, would be useless in a mouse's universe..." > - Greg Bear, Slant > ------------------------------------------------------------------- > > =========================================================================== > 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".