Blender Git Commit Log

Git Commits -> Revision c1a27a7

Revision c1a27a7 by Mai Lavelle (master)
April 12, 2016, 23:37 (GMT)
Cycles microdisplacement: preserve smooth normals for linear subdivison

This way we prevent cracks in the model due to discontinuous normals, by using
smooth normals for displacement instead of always getting flat normals after
linear subdivision.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D1916

Commit Details:

Full Hash: c1a27a76cf9f40ab9dabb5888ee535e585444fcd
Parent Commit: 068ee2c
Committed By: Brecht Van Lommel
Lines Changed: +76, -22

5 Modified Paths:

/intern/cycles/render/mesh.cpp (+40, -8) (Diff)
/intern/cycles/subd/subd_dice.cpp (+4, -5) (Diff)
/intern/cycles/subd/subd_patch.cpp (+25, -4) (Diff)
/intern/cycles/subd/subd_patch.h (+6, -4) (Diff)
/intern/cycles/subd/subd_split.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021