Hello Guest

Java additional OGL libraries

  • 1 Replies
  • 3842 Views
Java additional OGL libraries
« on: December 11, 2015, 18:47:24 »
Hello, I have a question regarding additional libraries for java aside from the standard bindings for OpenGL. I am talking about libraries like - model loaders, physics engines, etc. for java. Have been using c++ before and i know that there are a lot of libraries for pretty much anything like - assimp, bullet physics etc, but i am having a hard time location such libraries for Java. I found a java port to bullet called JBullet but other than that i cant seem to find libraries similar to assimp for example (for java that is) It would be of great help if you can point me in the right direction, a list of such libraries available for java may be useful too.
Thanks in advance !

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: Java additional OGL libraries
« Reply #1 on: December 12, 2015, 13:27:56 »
There a Java binding for assimp, here.