I ran this on IE and get the following error:
ava.lang.InstantiationException: ParticleTest
at com/ms/applet/BrowserAppletFrame.newInstance
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
Thanks
VIneet
-----Original Message-----
From: Artur Biesiadowski [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 03, 2001 1:05 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] Particle system
Mona Wong wrote:
>
> Hi Artur:
>
> > http://thenut.eti.pg.gda.pl/~abies/j3d/particle.html
>
> When I tried, I got an error message:
>
> Applet Particle Test class Particle Test could not be loaded.
Strange. It works for me. Are you sure you have java3d 1.2.1 ? I use
OrbitBehavior, so if you have only 1.2 it might be the case.
Anyway, I've updated the jar file - now there are four particle objects
showing some possibilities of the system (colors, textures, variable
sizes and dynamic colors - I had no enough strength to do dynamic size
and dynamic texture in example, but it is possible with current
classes). I've splitted classes, so interface is more or less final.
I'll do some javadocs and then jump to other projects.
Artur
===========================================================================
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 body of the message "help".
