c code for math functions

Started by
1 comment, last by boomji 18 years, 3 months ago
hi, would any one know where i could peek at the code for all the math functions. e.g lerping,v-lerping,spline,smoth step,clamp etc etc. i use these many times in cg applications(3d max,aftereffects,shake) but i'd like to know them more intimately ;) .Googling hasent given me what i was looking for.Although this is a nice page but no internals here :( http://www.cinegrfx.com/newpages/tour/mray-opbox-descriptions/ thanks b
remember what you see to see what you rememberb
Advertisement
Yep, check out Dave Eberly's 'Wild Magic' library.

If not the best in terms of efficiency, it's a great source of 'How to' code.

http://www.geometrictools.com/SourceCode.html



ai caramba :) thanks willc.

although reading one of the cpp's gave me a slight *aneurysm* ...i asked ;)


thanks again.
b

remember what you see to see what you rememberb

This topic is closed to new replies.

Advertisement