mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
4 lines
234 B
Plaintext
4 lines
234 B
Plaintext
|
|
Collection of geometry intersection routines between various primitives, e.g. TriList/Box, Box/Box, Box/Sphere, etc.
|
|
|
|
Mesh types will often convert themselves to appropriate type, and call from this lib when queried for intersection. |