Re: [JAVA3D] Magicosm demo movie

2002-05-01 Thread Tobe
Second the motion ! -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of Jason Taylor Sent: 01 May 2002 11:23 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Magicosm demo movie Dave in a word NICE! :) The elemental movement effect is

Re: [JAVA3D] Benchmarks

2002-04-16 Thread Tobe
For someone who doesn't want to start a flame war, you picked a really bad question dude ! :) -Original Message- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]]On Behalf Of David Rush Sent: 16 April 2002 15:17 To: [EMAIL PROTECTED] Subject: [JAVA3D] Benchmarks Hey all,

[JAVA3D] Trees and other props ...

2002-03-20 Thread Tobe
Hi guys I'm loading a selection of trees from .obj files that I want to use in a scene. I then create a branchgroup from the scenegroup from each of the loaded trees. What I'd like to know is the most effecient way to "clone" these so that I can use them many times within the same root. I'll eve