Blender Git Commit Log
Git Commits -> Revision b95794d
Revision b95794d by Lukas Toenne (hair_system) August 24, 2014, 11:34 (GMT) |
Added a basic volume data structure for hair simulation. Using volumetric description of certain hair simulation quantities allows very efficient calculation of otherwise costly effects, such as hair-hair collisions (at the price of reduced accuracy). |
Commit Details:
Full Hash: b95794d3c5e76b5b7044183c6c536febe8cd3c23
Parent Commit: 1b3b5a2
Lines Changed: +146, -0
2 Added Paths:
/source/blender/hair/intern/HAIR_volume.cpp (+42, -0) (View)
/source/blender/hair/intern/HAIR_volume.h (+102, -0) (View)
/source/blender/hair/intern/HAIR_volume.h (+102, -0) (View)
1 Modified Path:
/source/blender/hair/CMakeLists.txt (+2, -0) (Diff)