Augustin Gjini wrote:
> java.lang.NoClassDefFoundError: javax/media/j3d/OrientedShape3D
> at Souris3DMoving.creationScene(Souris3DMoving.java:70)
> at Souris3DMoving.main(Souris3DMoving.java:30)
>
> If it possible/necessary could you send me a piece of code...
> (I use java3D (directx version) with jdk 1.2.2)
> P-S : Do you any FLT modeler ??
OrientedShape3D comes from J3D 1.2. The only DX version available is
1.1.3 so effectively you can't use the loader with the older version of
J3D.
--
Justin Couch Author, Java Hacker
Snr Software Engineer [EMAIL PROTECTED]
rbuzz.net http://www.vlc.com.au/~justin/
Java3D FAQ http://www.j3d.org/faq/
-------------------------------------------------------------------
"Look through the lens, and the light breaks down into many lights.
Turn it or move it, and a new set of arrangements appears... is it
a single light or many lights, lights that one must know how to
distinguish, recognise and appreciate? Is it one light with many
frames or one frame for many lights?" -Subcomandante Marcos
-------------------------------------------------------------------
===========================================================================
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".