appdeveloper
10-22-2009, 05:03 AM
I'm trying to draw bezier curves to contour patients heads. I'm using the visual basic 2005 with Tao Framework and when i searched google i found several pages on this topic, but never managed to make them work. The best one i found was
http://www.ia.hiof.no/~borres/cgraph/math/bezier/p-bezier.html
but could not use glMap1f, since the last parameter is a pointer to the first element in the array.
Can anyone tell me how to draw bezier curves using vb2005?
My thanks in advanced
http://www.ia.hiof.no/~borres/cgraph/math/bezier/p-bezier.html
but could not use glMap1f, since the last parameter is a pointer to the first element in the array.
Can anyone tell me how to draw bezier curves using vb2005?
My thanks in advanced