summaryrefslogtreecommitdiff
path: root/sandboxes
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2021-10-01 23:24:41 -0400
committerpommicket <pommicket@gmail.com>2021-10-01 23:24:41 -0400
commit09fba0d5efe249766623d5c6f8688a1e0659dafd (patch)
tree4208a221f4023dae150227df4263c98de1f9bfd5 /sandboxes
parent1a7e06dae8f09ad16039395307e6dd887c1f55b6 (diff)
config file
Diffstat (limited to 'sandboxes')
-rw-r--r--sandboxes/test.txt8
1 files changed, 8 insertions, 0 deletions
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)