run java3d application on station without installed java3d
840407Feb 16 2011 — edited Mar 11 2011Hello to everybody!
I developed a Java3D application and now I want to export an executable jar-file which runs platform-independent (also on machines where no java3d is installed).
Is there any possibility to do this? I already put the 3 jars (j3dcore, j3dutils and vecmath) into my jar file. Do I have to do something with the j3dcore-ogl.dll?
Thank you in advance
Roman