Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello all.
I have a problem with b-splines. I dont know how to evaluate b-spline out of parametricaly given function F(t)=(−1−cos(t),2t−sin(t)−2PI, 0).

I have no idea what should my control points be, or how to get them...
Further on, im not sure how to get blending functions for this kind of given function...

If there is anyone who knows this topic well id be verry gratefull for your help.
P.S. Sry for bad grammar ;)
Posted
Comments
Manfred Rudolf Bihy 2-Jan-11 18:27pm    
Don't hit me if I say something stupid, but what in the name of all that is good do these two commas separating the three expressions mean?
Curiosity levels are rising.
Sergey Alexandrovich Kryukov 2-Jan-11 22:27pm    
:0)

1 solution

Hi,

Look here:

Bspline in C#[^]

That should help you.

Valery.
 
Share this answer
 
Comments
Manfred Rudolf Bihy 2-Jan-11 19:18pm    
Close Valery, but no cigar yet. OP needs to draw a spline for some (not precisely defined) parametric function.
[no name] 2-Jan-11 19:48pm    
Manfred has a good eye for details...
And thats (any parametric function) exactly the biggest problem for me...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900