[JAVA3D] J3dTree: Interactive Scenegraph Viewer, VRML Loader & Pick Demo

2002-03-18 Thread P. Flavin
You can load & render VRML with Java3d and view the Java3d Scenegraph with J3dTree and I've done it and recommend it as a good learning exercise. > > Does anyone use this [ J3dTree ] in practice? > > -Zak > [ wrote to Java3d interest list on March 17, 2002 ] | http://archives.java.sun.co

[JAVA3D] J3dTree

2002-03-17 Thread Zak Nixon
Does anyone use this in practice? -Zak === 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 t

[JAVA3D] j3dtree warning!

2001-10-11 Thread Jürgen Vansteelant
hello, I get 3 warnings when I apply my capabilities , the first 2 are after this line: m_J3dTree.recursiveApplyCapability(this.lGroup); the third one is after that line: m_J3dTree.recursiveApplyCapability(this.vGroup); this is my warning: ignored null object in recursiveApplyCapability. Does a

Re: [JAVA3D] j3dtree

2001-10-04 Thread Daniel Selman
: Daniel Selman [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 14:25 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] j3dtree Jurgen, Can you: a) send me the program so I can run it? b) tell me the message you are seeing so I can send you a modified version of J3dTree with extra debug inf

Re: [JAVA3D] j3dtree

2001-10-04 Thread Jürgen Vansteelant
ailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 14:25 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] j3dtree Jurgen, Can you: a) send me the program so I can run it? b) tell me the message you are seeing so I can send you a modified version of J3dTree with extra debug information? Your goi

Re: [JAVA3D] j3dtree

2001-10-04 Thread Daniel Selman
oesn't, it has something to do with the capabilities I don't set, but I can't find out where I should at a setCapability. Thank you very much. Jurgen -Original Message- From: Daniel Selman [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 14:05 To: [EMAIL PROTEC

Re: [JAVA3D] j3dtree

2001-10-04 Thread Jürgen Vansteelant
lto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 14:05 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] j3dtree Jurgen, Sorry for the delay Jurgen. I just downloaded J3dTree from: http://www.tornadolabs.com/News/J3dTree_Home/j3dtree_home.html Unzipped it to a directory. Downloaded: http://www.

Re: [JAVA3D] j3dtree

2001-10-03 Thread Jürgen Vansteelant
Hi Daniel, I hope you got the mail with my java files, where they of any help? Let me know something if you found it! Thanx Jurgen -Original Message- From: Daniel Selman [mailto:[EMAIL PROTECTED]] Sent: Monday, October 01, 2001 16:21 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] j3dtree

Re: [JAVA3D] j3dtree

2001-10-01 Thread Daniel Selman
Jurgen, I did reply sometime last week. Could you send me an example? I use it regularly without problems. Which Java 3D version / platform are you on? Can you tell me a bit about the structure of your scenegraph so I can debug the problem. Sincerely, Daniel Selman -Original Message- F

[JAVA3D] j3dtree

2001-10-01 Thread Jürgen Vansteelant
Yow, I've posted this question several times before, but I never get any reaction to it. My problem is that I want to use the Java3dTree so I can debug my application better. But my tree doesn't work for 100% , he stops when he reaches the Transform group. I get this exception: javax.media.j3d.Ca

Re: [JAVA3D] J3DTree problem

1999-11-30 Thread peter
AR > file to this email. > > Sincerely, > > Daniel Selman > > [EMAIL PROTECTED] > http://www.tornadolabs.com > > -Original Message- > From: Discussion list for Java 3D API > [mailto:[EMAIL PROTECTED]]On Behalf Of peter > Sent: 29 November 1999 14:01

Re: [JAVA3D] J3DTree problem

1999-11-29 Thread Daniel Selman
list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of peter Sent: 29 November 1999 14:01 To: [EMAIL PROTECTED] Subject: [JAVA3D] J3DTree problem Hi, i have problems with extracting j3dtree.jar getting following exception C:\temp\j3dTree>jar xfv j3dtree.jar java.lang.IllegalArgumentExcept

[JAVA3D] J3DTree problem

1999-11-29 Thread peter
Hi, i have problems with extracting j3dtree.jar getting following exception C:\temp\j3dTree>jar xfv j3dtree.jar java.lang.IllegalArgumentException at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream.java:294) at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:233

Re: [JAVA3D] J3dTree download problems

1999-11-22 Thread Gary Moss
Let me add that I DID try using jar under WinNT on the corrupted file and it didn't like it. :-( -Gary Travis Bryson <[EMAIL PROTECTED]> on 11/19/99 01:15:34 PM To: [EMAIL PROTECTED] cc: (bcc: Gary Moss/arl) Subject: Re: [JAVA3D] J3dTree download problems > It's been

Re: [JAVA3D] J3dTree download problems

1999-01-17 Thread Travis Bryson
19 Nov 1999 09:57:55 -0600 > From: Steve Pietrowicz <[EMAIL PROTECTED]> > Subject: Re: [JAVA3D] J3dTree download problems > Comments: To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > > I just tried it with Netscape under UNIX, and it worked. > > It's been my exper

Re: [JAVA3D] J3dTree download problems

1999-01-17 Thread Steve Pietrowicz
I just tried it with Netscape under UNIX, and it worked. It's been my experience that when people complain about corrupt JAR files, they're trying to unpack the things with an old version of WinZip, and WinZip is complaining. Using the "jar" utility to unpack them works. Hope this helps, Stev

[JAVA3D] J3dTree download problems

1999-01-17 Thread Daniel Selman
All, A couple of people have reported problems downloading the J3dTree JAR file from the Tornado Labs site: http://www.tornadolabs.com/News/J3dTree_Home/j3dtree.jar Both people were using Netscape Navigator. Has anyone else got experience of this kind of problem? Why does the JAR appear to be c