Login  Register

Re: Need help with the movement of points with in a a circle

Posted by gouessej on Feb 20, 2023; 11:33am
URL: https://forum.jogamp.org/Need-help-with-the-movement-of-points-with-in-a-a-circle-tp4042199p4042201.html

Hello

You need to translate yours points, translations are managed in this example using the programmable pipeline:
https://jogamp.org/cgit/jogl-demos.git/tree/src/demos/es2/RawGL2ES2demo.java?id=HEAD
Julien Gouesse | Personal blog | Website