Tag Archives: Math

Math Mapping Functions

I have not posted in a while, do to finals, vacations and excuses. But for my final I got into algorithmic animation and I used these functions a great deal to help me out. The values must be in the range to work correctly.
// returns a number between 0.0 and 1.0 //
public static function normalize(value:Number, [...]

Posted in AS3, Flash | Also tagged | 1 Comment