PDA

View Full Version : 3D Math



GendoIkari
12-08-2007, 11:11 PM
hi guys. I'm looking for a good math library for delphi that permorm actions like collision, vertex, vectors, matrix, triangle operations.
I've found FastGeo, but while it is excellent for 2d, i think it sucks in 3d.
I really do not know why anykind of triangle3D i create FastGeo detect it like a degenerate one.
So somebody can help me?

JSoftware
13-08-2007, 07:46 AM
I have built a nice little library of vector, matrix and quaternion functions. Some are even handassembled using sse. I can upload them later if you are interested

GendoIkari
13-08-2007, 10:21 AM
Yes great! Your library have also collision functions?

JSoftware
13-08-2007, 10:34 AM
ah no. It only has basic arithmetic. You'll have to find triangle and collision functions somewhere else

Edit: here it is: http://www.mediafire.com/?f2dz2xywimk