graphics - OpenGL -- What is the most efficient way to draw an oval in OpenGL? -


i have been using triangle_fan , drawing 90 triangles. what's better way?

look @ page drawing. explain 2 different methods.

edit:

i forgetting nurbs. use them . have here


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -