[JAVA3D] Imageplate to Vworld Scaling in Parallel Projection

2004-05-17 Thread Mike Pilone
Hello folks, I am using parallel projection and using screen scale to simulate zooming. I need to be able to project a ray into the scene to perform some intersection algorithms when the user clicks. To do this I am simply moving the mouse point to the image plate and from the image plate to the v

[JAVA3D] Defining device properties through ConfiguredUniverse configuration files

2004-05-17 Thread Julie Stromer
Hi, I'm creating a new input device by implementing the InputDevice interface, and am creating my Universe through the Configuration file that is fed into ConfiguredUniverse. The configuration file is essentially the same as the one provided in the most recent Java3D API example config file for "j

[JAVA3D] Java 3D FAQ Weekly Posting (17 May 2004)

2004-05-17 Thread The Java 3D FAQ
The Java 3D Frequently Asked Questions list for Monday May 17 2004 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 there

Re: [JAVA3D] Defining device properties through ConfiguredUniverse configuration files

2004-05-17 Thread Mark Hood
> Date: Mon, 17 May 2004 11:47:06 -0600 > From: Julie Stromer <[EMAIL PROTECTED]> > > I'm creating a new input device by implementing the InputDevice > interface, and am creating my Universe through the Configuration file > that is fed into ConfiguredUniverse. > [...] > There is no document

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

2004-05-17 Thread Andre Bialojahn
Hello, all. As some might remember, I'm about to write a 3D-editor for neuronal morphologies. Picking in existing morphologies works, now I'm trying to get it to enable an user to interactively create and place new objects in the scene, thus building new models from scratch. When clicking at the