diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2016-05-31 12:53:40 +1200 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2016-05-31 12:53:40 +1200 |
commit | 7c3082e934b79f26afaa53c8b72cfbaaa76bdae4 (patch) | |
tree | 3b23b4913f3d9f4db3400bf2bd5822daff9c6157 /extra/burning-ship-lattice-gen.sh | |
parent | 71f0c0db62d92ba077316a0f5e57630d9b6bd6a6 (diff) | |
download | fractal-gen-7c3082e934b79f26afaa53c8b72cfbaaa76bdae4.tar.xz |
Push position+scale changes to burning ship and as a result, remove specific algorithm for lattice bship
Diffstat (limited to 'extra/burning-ship-lattice-gen.sh')
-rwxr-xr-x | extra/burning-ship-lattice-gen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/burning-ship-lattice-gen.sh b/extra/burning-ship-lattice-gen.sh new file mode 100755 index 0000000..1a39c0d --- /dev/null +++ b/extra/burning-ship-lattice-gen.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec ./burning-ship-gen -x -1.8 -y -0.082 -z 0.09 $@ |