Something about the Evaluators?
They ''evaluate'' a NURBS patch at a number of points so that OpenGL can get vertices & triangles to draw it.
How to use them ? I don''t know, it''s in the manual.
How to use them ? I don''t know, it''s in the manual.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
Not really NURBS.
Evaluators "evaluates" Bezier patches.
NURBS are a particular usage of them, and NURBS are into GLU, not into OpenGL.
afaik, NeHe wrote a tutorial about evaluators.
Evaluators "evaluates" Bezier patches.
NURBS are a particular usage of them, and NURBS are into GLU, not into OpenGL.
afaik, NeHe wrote a tutorial about evaluators.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement