CodeBase - Simplified 3D: Revolve An Object Around Another (No Math)

Return to the CodeBase listing

Category: Basic 3D

Version: 1.0

1
0

Information

Uploaded: 10th Nov 2012 04:14

Modified: 1st Jan 1970 01:00

Author:  nonZero

Summary

Using no complex maths, revolve planets!

Full Description

By using MOVE OBJECT and ROTATE OBJECT, we can create revolutions around a point without<br /> the need of complex math. This actually save CPU power too. See code for more.

Comments

No comments yet.