I am new to Java 3D. Whenever I try to run a Java 3D program I get the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkerror: no J3D in java.library.path
    at java.lang.ClassLoader.loadLibrary(Compiled code)
    at Java.lang.Runtime.loadLibrary0(Runtime.java:470)
These are also repeated for javax.mdia.j3D
 
How can this error be rectified?
 
Thank you
 
Wessel Thomas
 

Reply via email to