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
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,
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
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?
*