Hello group, This is my first posting to the group so please forgive me if this is the wrong place to ask this question. I am developing a Java-based simulator and at some point am going to want to incorporate 3D vehicle
I am using Java1.4 and I develop on a mac 10.4 OS Tiger with Eclipse 3.1. I have an ascii-file with four column-values x y z rho. That means coordinates x,y,z and the density. They are arranged in steps. I want to import the file and to make the density in the x,y,z-space
Has anybody experience with Java3D and cyan/magenta glasses? I'd like to make some applications with that kind of stereo-support. How can I use Java3D to create such applications? Regards