Login  Register

Re: Moving spheres to new coordinates

Posted by elect on Oct 27, 2015; 8:24am
URL: https://forum.jogamp.org/Moving-spheres-to-new-coordinates-tp4035596p4035607.html

Hi dorien,

so, in order to get you start quick, set up your ide and start from a simple rotating Hello Triangle

To generate geometry for your sphere, you may want to do something like this ..

But don't worry for the moment, start with the "hello triangle" and then once you get that working and you get a raw idea about the very OpenGL basics, you can move on and try the sphere

Have you already used an IDE and/or cloned projects?