Blender Git Loki
Git Commits -> Revision e9e37dd
Revision e9e37dd by Lukas Toenne (mathutils_bvhtree) July 14, 2015, 15:27 (GMT) |
Another alternative BVH Tree representation for totally custom user geometry. The new constructor method allows creating a BVHTree from a list of vertices and triangles directly, without a separate mesh representation. |
Commit Details:
Full Hash: e9e37ddeb62595c62dc2fddfd02a4cdc7d96d53c
Parent Commit: 8e719db
Lines Changed: +387, -5