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
  Metadata interpolation tairoark 3 10 10-17-2022, 01:07 PM
Last Post: _Aka_
  Change Speed on spline linkinballzpokemon 1 28 12-29-2021, 10:58 AM
Last Post: _Aka_
  Missing Bezier Handles in Unity 2021.2.1f1 Flibble 3 213 11-20-2021, 05:08 PM
Last Post: _Aka_
  Autogenerate bezier curve with a given direction AnAsianPanda 3 554 08-06-2021, 09:08 AM
Last Post: _Aka_

Forum Jump: