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
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
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
> 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
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