I have two points that i'd greatly appreciate some help with. I'm creating just a simple wireframe Box and on a MouseClick im adding it to the scene. Ive got PickRotateBehavior, PickTranslateBehaviour and PickZoomBehavior acting on the box so that it moves/spins etc..
Hi, Im trying to add objects into my scene on some kind of MouseEvent. I want to click a certain point and have a cube for instance generated. The java3d tutorial from sun goes through basically every possible other use for every possibly event but doesnt seem to mention how you