X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Frasterize;a=blobdiff_plain;f=animate.lua;fp=animate.lua;h=a1c7389f8af95fe33b24e95999812140de178078;hp=fb4ca825ee0b764fb0c02ef699e7167a8166631c;hb=a3ba0121189f38132480b0c0c4be96df3c93900b;hpb=143da66e7f625b7f195a115b9740a748ee003534 diff --git a/animate.lua b/animate.lua index fb4ca82..a1c7389 100755 --- a/animate.lua +++ b/animate.lua @@ -39,10 +39,9 @@ end local scene = [[ L 0 1000000 0 1 1 1 1 1 1 L 0 0 1000000 1 1 1 1 1 1 -g triangle.raw -c 0.9 0.8 0.7 0.6 0.5 0.4 0.3 0.2 0.1 -t 2 0 -2 -s 1 1 1 +g ak47.obj +c 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 +M 0.9 0.9 0.9 128 g dragon.raw M 0.3 0.3 0.3 5 c 0.7 0.3 0.2 0.8 0.2 0.1 0.9 0.2 0.2 @@ -57,11 +56,6 @@ M 0.2 0.2 0.2 1 c 0.9 0.8 0.9 0.8 0.7 0.9 0.9 0.8 0.7 t -2 -1 2 s 10 10 10 -g teapot2.raw -M 1 1 1 128 -c 0 1 0 0 1 0 0 1 0 -t 0 -1 0 -s 0.6 0.6 0.6 ]] -- Set the number of concurrent renderings (for multi-core machines).