Blender Git Commit Log

Git Commits -> Revision 09d8e29

Revision 09d8e29 by Sergey Sharybin (cycles_hair_bvh)
April 25, 2016, 17:15 (GMT)
Cycles: Use affine space for unaligned nodes

This way we always know node's boundbox is within 0..1 which simplifies
intersection check and saves some per-node memory.

Commit Details:

Full Hash: 09d8e295315ad88982bdd3ba233ed68d7dc5c1a3
Parent Commit: 4872519
Lines Changed: +61, -54

7 Modified Paths:

/intern/cycles/bvh/bvh.cpp (+14, -13) (Diff)
/intern/cycles/bvh/bvh.h (+2, -2) (Diff)
/intern/cycles/bvh/bvh_unaligned.cpp (+14, -0) (Diff)
/intern/cycles/bvh/bvh_unaligned.h (+5, -0) (Diff)
/intern/cycles/kernel/geom/geom.h (+2, -2) (Diff)
/intern/cycles/kernel/geom/geom_bvh_hair.h (+23, -31) (Diff)
/intern/cycles/kernel/geom/geom_bvh_traversal_hair.h (+1, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021