From 09fba0d5efe249766623d5c6f8688a1e0659dafd Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 1 Oct 2021 23:24:41 -0400 Subject: config file --- sandboxes/test.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sandboxes/test.txt (limited to 'sandboxes') diff --git a/sandboxes/test.txt b/sandboxes/test.txt new file mode 100644 index 0000000..b786ca4 --- /dev/null +++ b/sandboxes/test.txt @@ -0,0 +1,8 @@ +grains 100000 +grain_refresh_rate 0.01 +color #0000ff +color2 #ff00ff +color_scale 0.5 +add vec3(-z, 0.0, x) +color2 #00ff00 +add vec3(-y, x, 0.0) -- cgit v1.2.3