[JAVA3D] X3D

2003-03-20 Thread Steven Yrkshire
There has been some interesting discussion on X3D, but how is everyone creating their content. We have pre-made scenes and models, but have yet scene any kind of converter for X3D or any tools for creating X3D files. We have however scene the loader. :) Any info would be appreciated. Thanks, Ste

[JAVA3D] raster & setDstOffset

2003-01-27 Thread Steven Yrkshire
Hello, For the navigation in my program I have setup a navigation reference which is a simple raster image that is displayed in the centre of the screen just beyond the front clipping plane. The problem is when I set the Distance Offset the raster is also set to a specific z position and I can no

Re: [JAVA3D] Transparency of objects and View.TRANSPARENCY_SORT_GEO

2002-11-07 Thread Steven Yrkshire
Justin, Basing transperancy on bounding boxes kind of makes sense, but does that require that every object be at the root level. For example we have created a mall scene. It is designed in max and then imported into our program. The scene is named as follows mall.store.01.walls mall.hallway.we

[JAVA3D] Passive Mode and Windows ME

2002-11-01 Thread Steven Yrkshire
Hello, Currently we are working on a program that runs concurently with other 3D/OpenGl applications. We are running in passive mode and most of our behaviors are being executed every frame. For the most part everything appears to be working fine, however if we run the program on a Windows ME ma