JBullet is a Java port of the Bullet Physics Library, a C++ physics library designed to simulate bullet interactions.
I was just wondering whether there is a way to apply bullet physics to opengl drawn objects (created using glVertex3…