[JAVA3D] Xj3D Nov 25 Dev release

2002-11-25 Thread Justin Couch
Xj3D Dev release is now posted in the usual spot: http://www.xj3d.org/snapshots.html The work list of fixed stuff doesn't look to be much, but we've made considerable gains debugging to get some of the most complex examples of VRML known to run. Also, we've had some feedback from some of our clie

Re: [JAVA3D] Another exception (with code)

2002-11-25 Thread Kelvin Chung
Hi Risto, In Raster ras = new Raster( new Point3f(-1.0f,-1.0f,-1.0f), Raster.RASTER_COLOR, 0,0, 512,512, new ImageComponent2D( ImageComponent.FORMAT_RGB,

[JAVA3D] Java 3D FAQ Weekly Posting (25 Nov 2002)

2002-11-25 Thread The Java 3D FAQ
The Java 3D Frequently Asked Questions list for Monday November 25 2002 This is a posting of topics covered in the Java 3D FAQ. The answers to these questions are kept at: http://www.j3d.org/faq Please consult this list and the web site before asking questions on the mailing list. If t

[JAVA3D] 2000 vs. XP

2002-11-25 Thread Jack Gundrum
I remember someone posting a question relating to load times and Windows. When I load a VRML file with W2K the CPU pegs to 100% but when I use XP the CPU stays around 50% and the load time is increased. Has anyone had a similar experience and what would increase CPU utilization on XP? *