Cycles / Blackbody node:
* First step towards a Blackbody to RGB converter. You can specify a color in Kelvin inside the node. * Only implemented for OSL atm, SVM will follow.
This commit is contained in:
@@ -53,6 +53,7 @@ typedef enum NodeType {
|
||||
NODE_FRESNEL,
|
||||
NODE_WIREFRAME,
|
||||
NODE_WAVELENGTH,
|
||||
NODE_BLACKBODY,
|
||||
NODE_EMISSION_WEIGHT,
|
||||
NODE_TEX_GRADIENT,
|
||||
NODE_TEX_VORONOI,
|
||||
|
||||
Reference in New Issue
Block a user