blender/intern/cycles/subd
Mai Lavelle 3068ea34e4 Cycles microdisplacement: add max subdivision setting
This is to prevent situations such as when the camera gets very close to a mesh
and causes it to be tessellated into an excessive amount of micropolygons. In
REYES this is known as the eye-splits problem.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D1922
2016-04-18 22:47:24 +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: fix handling of triangles in DiagSplit 2016-04-18 22:31:12 +02:00
subd_dice.h Cycles microdisplacement: add max subdivision setting 2016-04-18 22:47:24 +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: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +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: add max subdivision setting 2016-04-18 22:47:24 +02:00
subd_split.h Cycles microdisplacement: perform subdivision dicing in raster space 2016-04-11 23:12:11 +02:00