[JAVA3D] Looking for people interested in creating "RISK" style game "ARMAGEDDON"

2000-12-03 Thread Mark Childs
Looking for specialists in internet law,  finance, networking, Java, Java3D, ect to facillitate creation of Great Internet Interactive Game.     Discussion and initial assembly stage. Just a good Idea.  Sincerely Mark[EMAIL PROTECTED]http://www.mauigateway.com/~mcchilds

[JAVA3D] Java 3D FAQ Weekly Posting (04 Dec 2000)

2000-12-03 Thread The Java 3D FAQ
The Java 3D Frequently Asked Questions list for Monday December 4 2000 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 t

[JAVA3D] Picking intersection

2000-12-03 Thread John D
Hello, I am building a scenario planning/ character control station to drive a fully immersive VR simulation, it is being built for the US Department of Education as part of a program to use VR to educate deaf children. I am an experienced Java developer but new to Java3D and I have only a limite

[JAVA3D] NoClassDefFoundError

2000-12-03 Thread Arto Paasovaara
With many java3d examples I get error:   NoClassDefFoundError , and every time class which is not found is javax/media/j3d/* , where * is class name.   Am I missing some path/file somewhere? Has anyone else had same problem?   Thanks, Arto Paasovaara      

[JAVA3D] setTransform() and getLocaltoVworld()

2000-12-03 Thread Fred Klingener
If I do a setTransform() on a TG in a live scene graph, then an immediate getLocalToVworld() (within a particular processStimulus(), say), am I guaranteed that the the updated TG will be used in the evaluation? It certainly seems to work reliably, but is it guaranteed? TIA, Fred Klingener Brock