Blender Git Loki
Git Commits -> Revision 276d8d9
Revision 276d8d9 by Lukas Toenne (hair_system) August 15, 2014, 10:35 (GMT) |
Implemented geometric hair rendering in Cycles ("Triangles" + "Thick" method). Unlike the particle hair this uses the existing smoothed frame provided by the hair system. This gives better results in corner cases, where twisting of the strand would be an issue otherwise due to undefined bending axes, and can also be calculated quite cheaply using linear frame interpolation. |
Commit Details:
Full Hash: 276d8d973bf2dad7bfe7192e025db29899608540
Parent Commit: a3753da
Lines Changed: +146, -22