Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bezier interpolation with constant speed
#1
Smile 
Hi,

is there a solution to get a constant speed, if i use the SplinePathMeshBuilder with an attached bezier spline?
I want extrude a rectangle mesh at runtime with a constant speed.

Thanks for help
Thorsten
Reply
#2
Hi,

(11-15-2013, 06:53 AM)Baobei Wrote: is there a solution to get a constant speed, if i use the SplinePathMeshBuilder with an attached bezier spline?
I want extrude a rectangle mesh at runtime with a constant speed.
Not directly. By extruding at runtime you mean that you animate From/To-TF values, right? If so, keeping a constant speed is only a matter wisely choosen TF, e.g. by utilizing CurvySpline.Move() or CurvySpline.DistanceToTF().

Jake
Reply
#3
Hi Jake,

thanks for your information. CurvySpline.DistanceToTF works well for me.

Thorsten
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Bezier subdevision not smooth (sometimes) Kapistijn 1 227 02-08-2026, 08:40 PM
Last Post: _Aka_
  Control Point Interpolation Overrides. rickgplus 1 350 12-11-2025, 08:52 AM
Last Post: _Aka_
Smile Constant speed along a spline? tfishell 1 495 11-13-2025, 11:32 AM
Last Post: _Aka_
  Controler Speed from metadata Bryan Thatcher 4 2,401 06-25-2024, 11:18 AM
Last Post: _Aka_

Forum Jump: