Re: [JAVA3D] Rotation around arbitary point

2001-03-24 Thread Nathan Bower
Rich, I have just had to solve this problem and would suggest looking at the UI framework located here : http://www.manning.com/Barrilleaux/ The ones you are interested are /navigating/oribtcamera.java The ebook probably wouldnt be a bad idea either... Hope that helps, N > Is there a meth

[JAVA3D] Rotation around arbitary point

2001-03-24 Thread Gold, Rich <[EMAIL PROTECTED]>
Is there a method for rotating an object around an arbitary point in space? Or one vertix of the object (as opposed to its center)? In VRML you could set the center - I can't seem to find it in J3D (but I'm sure its there!) Thanks, Rich Gold ===

[JAVA3D] Debugging idea

2001-03-24 Thread Kyle Wayne Kelly
I want to write a tester that logs every path through a piece of code.  It could then be used to test code.  The program would change the byte code, such that all unique paths through the code are logged.  What do you all think of this idea?    /**  * Kyle Wayne Kelly  * Computer Science Stu

[JAVA3D] Collision problems

2001-03-24 Thread Koen Vanderloock
Hello,   Yep just another collision detection problem.  I just started programming in java3d, read the sun tutorial and the rawj3d tutorial. Now the problem I'm facing is quite simple.  When the view collides with the colorcube it has to print "in" and when it exits "out". So I used the Tick

Re: [JAVA3D] Non Java 3D question

2001-03-24 Thread Mojtaba Hosseini
Hello Kyle, I found Microsoft's HexEditor 1.2 helpful. Mojtaba === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA

Re: [JAVA3D] Non Java 3D question

2001-03-24 Thread Daniel Selman
Kyle,   jad plus javac?   ;-)   Sincerely,   Daniel Selman [EMAIL PROTECTED]Tornado Labs Ltd.http://www.tornadolabs.com  -Original Message-From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Kyle Wayne KellySent: Saturday, March 24, 2001 12:10 PMTo

[JAVA3D] Non Java 3D question

2001-03-24 Thread Kyle Wayne Kelly
Are there any free byte code editors?    /**  * Kyle Wayne Kelly  * Computer Science Student  * University of New Orleans  * 504-391-3985  * http://www.cs.uno.edu/~kkelly  * Glory to God!  */

Re: [JAVA3D] Macintosh

2001-03-24 Thread Ahmed Shakil
I was surprised that there is not a single email contact on apple's web site. They really dont wanna give out their email addresses, something very personal for them. But there were couple of form through which you are supposed to contact them. just go on www.apple.com and follow the links Ahm

[JAVA3D] simple question

2001-03-24 Thread Paraskevas Orfanides
I am working on making some additions to a project created in java3d, but I am not sure about one very elementary part of the java api. I have created a linked list of frames that share the same camera (I defined camera...it's just a utility class for rotations and translations of my universe). T

Re: [JAVA3D] Macintosh

2001-03-24 Thread Fiasco
Give me the contact to bug and I will do my part. Also, its rather a pain for my end users to get the java plugin, and java3d installed on their systems. Will j3d ever be included as part of the plugin installation? Fiasco - Original Message - From: Michael Schulman <[EMAIL PROTECTED]>