[JAVA3D] are we dead or alive?

2003-07-30 Thread Brian Tarbox
Are we still set in archive only mode? === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the

[JAVA3D] Web Server Delivers Java3d animation with JSP & Sun's Loaders; was: [ Yumetech's ] xj3d java.io.Reader [ fails ] again

2003-07-30 Thread P. Flavin
Java Server Pages ( JSP ) deliver Java3d in a browser with - Sun's VRML Loaders Java Tomcat Web Server to delivers Java3d VRML animation to --- client's Web Browser shown with Sun's NetBean's IDE --- using ___ Sun's VRML Loaders. Java Server

Re: [JAVA3D] run j3d program on Mac?

2003-07-30 Thread Lan Wu-Cavener
Thanks for the reply. What about just viewing the 3D model built from java3D through some 3D viewer on Mac? Has anyone done that? Thank you for your help! Lan At 08:09 PM 7/29/2003 +0100, you wrote: I'm afraid thats not currently possible. There is no Java3D port for MacOS. Kev Lan Wu-Cavener wr

[JAVA3D] oh no, Sun is killing this mailing list

2003-07-30 Thread Nikolai V. Chr.
I came to this conclusion after looking at the new reply address. It used to be: [EMAIL PROTECTED] Now it is:[EMAIL PROTECTED] Seems they are archiving us. Regards Nikolai === To unsubscribe, send email to [EMAIL PROT

[JAVA3D] 2 new strange exceptions

2003-07-30 Thread Nikolai V. Chr.
Using: Java3D 1.3.1 OpenGL Have any of you seen these before, or have a clue what they are about: java.lang.ClassCastException at javax.media.j3d.SoundStructure.processSwitchChanged(SoundStructure.java:461) at javax.media.j3d.SoundStructure.processMessages(SoundStructure.java:112)

Re: [JAVA3D] Resizing Canvas3D

2003-07-30 Thread Ian M Nieves
Mark, Thanks for the tipoff. I havent given it a try yet, but I am confident that it will work. Ian On Tue, 29 Jul 2003, Mark Hood wrote: > > Date: Tue, 29 Jul 2003 04:28:36 -0400 > > From: Ian M Nieves <[EMAIL PROTECTED]> > > > > However, when I call getImagePlateToVworld(...) direct