Skip to content

Instantly share code, notes, and snippets.

@calebhsu
Last active November 6, 2015 07:01
Show Gist options
  • Save calebhsu/78c2dd52c9cb25c4dc78 to your computer and use it in GitHub Desktop.
Save calebhsu/78c2dd52c9cb25c4dc78 to your computer and use it in GitHub Desktop.
Stool using CraftML tags
<craft>
<info>
<title> Stool </title>
</info>
<stack l="">
<cylinder radius="20" height="5"></cylinder>
<g>
<sun-layout module="sun-layout" radius="20">
<repeat n="4">
<cylinder radius="3" height="50" t="rotateX(15)"></cylinder>
</repeat>
</alternate-layoute>
</sun-layout>
</g>
</stack>
</craft>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment