Generating Bezier Control Points for an object

Posted by E.F on Stack Overflow See other posts from Stack Overflow or by E.F
Published on 2010-05-10T22:36:10Z Indexed on 2010/05/10 22:44 UTC
Read the original article Hit count: 195

Filed under:
|
|

Hello everyone, I'm trying to draw objects using Bezier surfaces with openGL's evaluators. I am struggling with defining the control points for my objects. Can anyone please suggest ways to get the control points for an object? Is there some program that I can use to design my object then import the control points into a file that I can use in my application?

© Stack Overflow or respective owner

Related posts about bezier

Related posts about surface