CodeBase - Function to work out the normals data of any face

Return to the CodeBase listing

Category: Math / Physics

Version: 1.0

0
0

Information

Uploaded: 3rd May 2004 05:35

Modified: 1st Jan 1970 01:00

Author:  eat much pie

Summary

This function will work out the normals data of the face between two world coord's.

Full Description

You must put the following code at the beginning of your program:<br /> <br /> null = make vector3(1)<br /> null = make vector3(2)<br /> make object cube 30,0<br /> make object cube 31,0<br /> make object cube 32,0

Comments

No comments yet.