TERM

Tutorial

Improved Lerp Smoothing.

/images/lerp-example.png

Repeated lerp operations are equivalent to evaluating an exponential curve. Learn how to rewrite them in a framerate-independent form using exp/log for precise control.

Useful Math Snippets

Leading a target.

Unity’s Component Model for Game Development

Make an Mac OSX App Bundle for your Java Application