I can't get the program to download. If you have it, you can send it to:
[email protected]
From what I can see from the posts, the DLL has these advantages:
-
(pinpoint accuracy) sliding collision on
all axis at the same time against any mesh
-
Automatic multiple object handling at once
-A complete
feedback system giving contact normals and hit positions
-
Easy ellipsoid (or sphere) collision with X models (or most models that DBPro can load)
-
Improved edge/corner handling (so when colliding with a mesh you slide gracefully around the edges of the model)
-
Definition settings to define which objects should collide with which objects (good control)
And it is about to be upgraded with new features including:
-
Automatic ellip-2-ellip collision in combination with ellip-2-mesh collision
-A
ray-cast function for determining exact intersect points and normals of any ray (useful for bullets)
-A
normal-2-angle converter, so it is easy to align decals (like a bullet hole image)
-
Additional response methods (Stick, Slide, Slide but not downhill)
Some may already be in kensupen's code, but I did not see them in the posts. If you could email his program to me I would appreciate it.
Thanks