Login  Register

Re: JOGL 3D Cylinder

Posted by elect on May 01, 2016; 7:22pm
URL: https://forum.jogamp.org/JOGL-3D-Cylinder-tp4036670p4036671.html

Start first from one hello triangle, once you get a first touch with jogl and opengl, you can use that as a base to render a cylinder. What you need to do then is just modify the geometry.

Some examples on internet may help you in this regards