This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * fluid_noise.osl — Fluid-like noise shader for Blender Cycles | |
| * | |
| * Presets (dropdown in node UI): | |
| * jupiter — toxic lime/orange alien storm | |
| * deep_ocean — slow deep-sea thermals | |
| * magma — lava flow / pyroclastic | |
| * aurora — polar light curtains | |
| * inkdrop — ink diffusing in water, near-monochrome | |
| * custom — use all manual inputs as-is |