CodeBase - 3d camera scrolling around an object and turret pointing code

Return to the CodeBase listing

Category: 3D Maths

Version: 1.0

0
0

Information

Uploaded: 22nd Feb 2004 07:49

Modified: 1st Jan 1970 01:00

Author:  Philip

Summary

The attached code came out of the following thread: http://darkbasicpro.thegamecreators.com/?m=forum_view&t=25644&b=7 Its code produced by Final Epsilon and myself. Basically its code which makes a turret object (a cube in this case) point at another object (a sphere in this case). The spherical aiming object can be moved by the mouse and keyboard. The code also contains Final Epsilon's rather good 3d camera scrolling routine using a 3d spherical coordinate system.

Full Description

Comments

No comments yet.