Advertisement

how u put quadratics in display lists?

Started by May 27, 2003 06:56 PM
3 comments, last by MarcusMaximus 21 years, 9 months ago
I tried to have a sphere in a display list and it gave me an error, is there a way to have quadratics in display lists?
-Mark
Trying to use the GLaux library?
Advertisement
What kind of error? Was it during compiling? When running the program? Give us a little more information...
its a runtime error saying "unhandled exception: c0000005"
-Mark
OpenGL display list should work and spheres in display list too So probably its your fault... U can also use vertex arrays... GLAUX has a function to draw spheres (I think).
PM Times change... Excuse my poor english!

This topic is closed to new replies.

Advertisement