Understanding Math For Game Developers Constant Speed Splines
Exploring Math For Game Developers Constant Speed Splines reveals several interesting facts. In this video we tie together a lot of the concepts from previous videos e.g. arc-length, newton's method, and simpson's rule, ...
Key Takeaways about Math For Game Developers Constant Speed Splines
- We derive an analogy of how the arc length formula that we talked about last week is really just a more complex version of d = rt.
- Using the
- Use basis vectors to create a matrix that rotates the player's character (which is a box.) Woo! Find the source code here: ...
- Equivalent to a 50 minute university lecture on
- Math
Detailed Analysis of Math For Game Developers Constant Speed Splines
We have a curve that we want to move e.g. a camera along. However, the objects on the curve We create a rollercoaster by appending a few cubic interpolations together to get a cubic why are
Watch the complete GDC '15 playlist at: http://goo.gl/whR0PL Jason explains how you can make more performant animations by ...
Stay tuned for more updates related to Math For Game Developers Constant Speed Splines.