diff options
Diffstat (limited to 'sandboxes')
-rw-r--r-- | sandboxes/test.txt | 8 |
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) |