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
  Control Point Interpolation Overrides. rickgplus 1 171 12-11-2025, 08:52 AM
Last Post: _Aka_
Smile Constant speed along a spline? tfishell 1 318 11-13-2025, 11:32 AM
Last Post: _Aka_
  Controler Speed from metadata Bryan Thatcher 4 2,186 06-25-2024, 11:18 AM
Last Post: _Aka_
  Metadata interpolation tairoark 3 1,738 10-17-2022, 01:07 PM
Last Post: _Aka_

Forum Jump: