Advertisement

Space flying math

Started by March 12, 2002 02:14 AM
0 comments, last by Stargazer 22 years, 11 months ago
Please help me finding something about flying in the space by a path defined by number of 3d points. Or something about space flying physics? "Elite" modifications? thanks. strgazer@quake.ru
Create a curve going smoothly through a number 3D points : you want a Catmull-Rom spline, or, for more control, a beta-spline.

Space-flying physics : That would be point-mass mechanics at the basic level.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan

This topic is closed to new replies.

Advertisement