Login  Register

Re: Creating objects with simple drawing methods of JOGL

Posted by gouessej on Dec 30, 2015; 9:12pm
URL: https://forum.jogamp.org/Creating-objects-with-simple-drawing-methods-of-JOGL-tp4035938p4035947.html

It's possible, you can write your own code to handle the vertices of the dyn4j objects with JOGL by using whatever you like, glRect, ... You must create some dyn4j objects and add them to the "world" to "give" them "physics".
Julien Gouesse | Personal blog | Website