Re: [JAVA3D] How to let a user put objects in a scene?

2004-05-18 Thread Florin Herinean
If you just have the raw canvas3d, why don't you put the objects at z=0 ? (x, y, 0). That would be a decent place to start with. Then maybe you want to consider the position of your view platform, the size of the objects, the field of view, etc. Cheers, Florin -Original Message- From: Di

[JAVA3D] Java 3D/Swing Product Development Software Engineering Contractor

2004-05-18 Thread Paul Pantera
Java 3D/Swing Product Development Software Engineering Contractor Quantum4D is a San Francisco based starup company developing a next generation large dataset Data Visualization tool that uses real- time 3D Graphics. We are seeking an expert level Java programmer with 3D Graphics experience to lea

[JAVA3D] How to get a loaded object 3D coordinate

2004-05-18 Thread C.H.Zhu
Hi, all,   Suppose I have already loaded a Vrml scene, then I add a ColorCube on it. My question is: how can I  get the placed ColorCube world coordinate, can anybody help me?             Best regards,           Zch