Click to See Complete Forum and Search --> : Help me about B-spline surface


mike00
March 1st, 2005, 06:45 PM
Hello, i want to develop a software of b-spline surface (control-points) in opengl or vb. Can someone give me a hand???

Thanks.....

Elementer
March 2nd, 2005, 08:41 AM
Hello,
OGL have evaluators function that allow you to draw bezier, nurbs, spline etc..., simple with control points, you set them, and function draw the curve, try a search with:

- OGL nurbs
- OGL evaluator functions
- glEval* tutorials

and so on...

Hope this can help you ;)

mike00
March 3rd, 2005, 07:41 AM
Sorry my friend can you explain to me what is the OGL?

Leo77
March 3rd, 2005, 09:39 AM
try this link...
it might help
http://www.aria.uklinux.net/nurbs.php3

Elementer
March 3rd, 2005, 03:53 PM
Sorry my friend can you explain to me what is the OGL?

OGL = OpenGL :D