CodeBase - Rotate camera in 3d around an object (using a spherical 3d coord system)

Return to the CodeBase listing

Category: Camera

Version: 1.0

0
0

Information

Uploaded: 27th Jan 2004 08:20

Modified: 27th Jan 2004 08:20

Author:  Philip

Summary

This code does exactly what it says on the tin.

Full Description

There is a slight bug when x: 0 y: 400 z: 0. You will see the camera reset. Ditto at x: 0 y: -400 z: 0. This appears to be a bug in the Point Camera command which causes the camera angles to reset.

Comments

No comments yet.