SPHERE?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

SPHERE?

Daniel
um can i make a sphere with jogl?
Reply | Threaded
Open this post in threaded view
|

Re: SPHERE?

Cyrille
Sure. Have you had a look to the GLU class that wraps the Glu library's functionality? I am thinking of the gluSphere method of this class, of course.