Login  Register

SPHERE?

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

SPHERE?

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

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.