Sand.art
Created by
Ben Skinner
Settings
Width:
Height:
Toggle Renderer
Reset Renderer
Export PNG
Background Color
Sand Color
Sand Size
Sand Opacity
/* If you are seeing this, no default sand art could be loaded */ void formula(vec2 uv, float p, out Sand s) { s.pos.x = 0.0; s.pos.y = 0.0; }