Files
test2/intern/cycles/kernel
Lukas Toenne 21964e6538 OSL implementation of RGB ramp node.
The sampled color ramp data is passed to OSL as a color array. This has to be done as actual float[3] array though, since the Cycles float3 type actually contains 4 floats, leading to shifting color components in the array.

Additional parameter set functions for arrays have been added to the Cycles OSL interface for this purpose.
2012-09-15 15:41:37 +00:00
..
2012-09-15 15:41:37 +00:00
2012-09-04 22:33:11 +00:00
2012-06-09 17:22:52 +00:00
2012-05-28 23:51:06 +00:00
2012-07-16 23:23:33 +00:00
2012-01-25 17:23:52 +00:00
2012-01-25 17:23:52 +00:00
2012-01-25 17:23:52 +00:00
2012-05-28 19:49:26 +00:00