Blender Git Commit Log
Git Commits -> Revision 9020df9
Revision 9020df9 by Thomas Dinges (master) June 10, 2013, 21:55 (GMT) |
Cycles / Wavelength to RGB node: * Added a node to convert wavelength (in nanometers, from 380nm to 780nm) to RGB values. This can be useful to match real world colors easier. * Code cleanup: ** Moved color functions (xyz and hsv) into dedicated utility files. ** Remove svm_lerp(), use interp() instead. Documentation: http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Cycles/Nodes/More#Wavelength Example render: http://www.pasteall.org/pic/show.php?id=53202 This is part of my GSoC 2013. (revisions 57322, 57326, 57335 and 57367 from soc-2013-dingto). |
Commit Details:
Full Hash: 9020df976ca37104a36a90d43c6e5b33c24cdbd2
SVN Revision: 57368
Parent Commits: c03e638, cf359f6