Code for ray-box intersection. Returns true or false. Download. |
|
Ray - Sphere intersection code. Returns true,false and enter-exit intersection coordinates. Download. |
|
Ray - triangle and ray - plane intersection code. Returns true,false and intersection point coordinates. Download. |
|
A single surface particle system optimized for speed. Download. |
|
Singe surface grass system. Uses also a grassmap to place the grass on a heightmap. |
|
This is a ray triangle intersection dll based on code by Tomas Moeler. Download. |