problems with java3D lib configuration

后端 未结 12 730
再見小時候
再見小時候 2020-12-03 08:53

ive ran into some trouble configuring java3D to work with my IDE environment...

I have downloaded j3d-1_5_2-linux-i586.zip, and unpacked j3dcore.jar, j3dutils.jar, v

12条回答
  •  温柔的废话
    2020-12-03 09:14

    I had the same problem. Solved it setting the Native path:

    Properties - java build path - libraties - java3Dlib - Native library location - External folder -----> find the path: ....Java/Java3D/1.5.1/bin or the path where is the file: j3dcore-ogl.dll

提交回复
热议问题