CodeBase - Vector functions

Return to the CodeBase listing

Category: Math / Physics

Version: 2.0

0
0

Information

Uploaded: 19th Feb 2007 15:59

Modified: 19th Feb 2007 19:52

Author:  ichaelm

Summary

Some functions that work with vectors (2.0)

Full Description

When programming complicated physics into a game, you may notice that, unlike computers, physics uses vectors (direction and magnitude) instead of normal x and y values. The following functions work with vectors.<br /> Note: Positive y values are down, just like in DB.

Comments

No comments yet.