File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <materialx version =" 1.38" colorspace =" lin_rec709" >
3+ <nodegraph name =" NG_blackbody" >
4+ <input name =" blackbody_temperature" type =" float" value =" 5000.0" uimin =" 1500.0" uimax =" 25000.0" uistep =" 100.0" uiname =" Blackbody Temperature Kelvin" />
5+ <blackbody name =" blackbody_color_out" type =" color3" >
6+ <input name =" temperature" type =" float" interfacename =" blackbody_temperature" />
7+ </blackbody >
8+ <output name =" emission_color_output" type =" color3" nodename =" blackbody_color_out" />
9+ </nodegraph >
10+ <surface_unlit name =" SR_blackbody" type =" surfaceshader" >
11+ <input name =" emission_color" type =" color3" nodegraph =" NG_blackbody" output =" emission_color_output" />
12+ </surface_unlit >
13+ <surfacematerial name =" Blackbody" type =" material" >
14+ <input name =" surfaceshader" type =" surfaceshader" nodename =" SR_blackbody" />
15+ </surfacematerial >
16+ </materialx >
You can’t perform that action at this time.
0 commit comments