blender/intern/cycles/kernel
Stuart Broadfoot 3306afac87 Cycles Hair: Two basic bair shaders added
A new hair bsdf node, with two closure options, is added. These closures allow the generation of the reflective and transmission components of hair. The node allows control of the highlight colour, roughness and angular shift.

Llimitations include:
-No glint or fresnel adjustments.
-The 'offset' is un-used when triangle primitives are used.
2013-09-15 23:58:00 +00:00
..
closure Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
osl Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
shaders Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
svm Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
CMakeLists.txt Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
kernel_accumulate.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_bvh_subsurface.h Fix #36526: SSS + hair crash after recent changes. 2013-08-21 12:20:38 +00:00
kernel_bvh_traversal.h Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
kernel_bvh.h code cleanup: 2013-09-05 19:56:49 +00:00
kernel_camera.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_compat_cpu.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_compat_cuda.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_compat_opencl.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_curve.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_differential.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_displace.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_emission.h Cycles: more code refactoring to rename things internally as well. Also change 2013-08-23 14:34:34 +00:00
kernel_film.h Fix OpenCL build error. 2013-09-09 12:15:16 +00:00
kernel_globals.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_jitter.h Fix #36545: crash with branched path tracing, correlated multi-jittered 2013-08-23 23:04:50 +00:00
kernel_light.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_math.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_montecarlo.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_object.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_passes.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_path_state.h Cycles: 2013-09-08 18:59:39 +00:00
kernel_path.h Cycles: 2013-09-08 18:59:39 +00:00
kernel_primitive.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_projection.h Cycles: 2013-06-14 14:29:00 +00:00
kernel_random.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_shader.h Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
kernel_sse2.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_sse3.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_subsurface.h Fix cycles CUDA/OpenCL build error after recent change. 2013-09-04 01:04:14 +00:00
kernel_textures.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_triangle.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_types.h Cycles Hair: Two basic bair shaders added 2013-09-15 23:58:00 +00:00
kernel.cl Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.cu Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
SConscript Cycles: update build configurations to include CUDA sm_35 architecture. When using 2013-06-20 13:10:47 +00:00