|
|
3d Lib by deks 20 Jan 1998 /code/tutors/math/3dlib.zip (5k) Simple vector and matrix functions. Useless unless you know what they do, and easier to make than use if you do know. Correct code (and math) at the very least. C/C++ |
AU DE JP NL PL PT PT2 SE US
|
|
Bezier and Spline by plash of Azure 20 Jan 1998 /code/tutors/math/azr_bcrv.zip (94k) Examples of Bezier patches and B-spline curves. Read a reference on bezier or spline modelling first. The math is not easy nor is it explained by the author. Good reference if you are having troubles getting your own routines to work. C/C++ |
AU DE JP NL PL PT PT2 SE US
|
|
Spline Interpolation v1.3 by Adept of Esteem 18 Jan 1999 /code/tutors/math/spline_3.zip (9k) Contains source to interpolate the spline data found in .3ds files. C/C++ |
AU DE JP NL PL PT PT2 SE US
|
|
Flat Square Root by Noble Roman 18 Jan 1998 /code/tutors/math/sqrt.zip (1k) Only explains how to do it, not why it works, so it is not great for people with hardly any math knowledge. Text |
AU DE JP NL PL PT PT2 SE US
|