blender/intern/cycles/subd
Mai Lavelle c1a27a76cf 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
2016-04-13 01:37:33 +02:00
..
CMakeLists.txt Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00
subd_dice.cpp Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
subd_dice.h Cycles microdisplacement: perform subdivision dicing in raster space 2016-04-11 23:12:11 +02:00
subd_mesh.cpp Cycles: Correction to asserts, they will never trigger before 2016-02-03 15:01:26 +01:00
subd_mesh.h Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
subd_patch.cpp Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
subd_patch.h Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
subd_split.cpp Cycles microdisplacement: preserve smooth normals for linear subdivison 2016-04-13 01:37:33 +02:00
subd_split.h Cycles microdisplacement: perform subdivision dicing in raster space 2016-04-11 23:12:11 +02:00