Port shader node musgrave texture
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Validated it matches shader musgrave by passing the position via attributes and using this to shade the mesh with the same settings.
| source/blender/nodes/shader/nodes/node_shader_tex_musgrave.cc | ||
|---|---|---|
| 342 | Do the same thing we did in the voronoi node with the lambda functions. | |

