How to use GLE Tubing in Java
Posted by
Irene Tang on
Apr 05, 2016; 8:37am
URL: https://forum.jogamp.org/How-to-use-GLE-Tubing-in-Java-tp4036585.html
Hi, I am going to draw a tube using OpenGL, the tube is similar to this

, I searched online and found GLE Tubing and Extrusion could accomplish that. Does anyone have an example about it? Could you explain the relationship between GLE and OpenGL?