Re: FBObject Orientation/Scaling Issues
Posted by
gouessej on
Feb 09, 2014; 9:23am
URL: https://forum.jogamp.org/SOLVED-FBObject-Orientation-Scaling-Issues-tp4031228p4031515.html
In the worst case, I use glArrayElement but I prefer vertex arrays and VBOs of course. You could use com.jogamp.opengl.util.ImmModeSink too.