Skip to content

Files

Latest commit

 

History

History
 
 

lesson_029

Fun with WebGL 2.0 - 029 - Animating on a Bezier Splines Path

Description: Continuing our work on bezier splines, we now look at the bezier derivative that gives us the direction or tangent of a position sample. This allows us to use look rotation algorithm to set the correct rotation on our cube so it's forward direction is always at the direction its moving. We get to modify our path and watch the cube follow your changes in real time. Fun Stuff, indeed !

Other References

Links