Add hollow shapes
nakanaka7 opened this issue ยท 4 comments
Add hollow feature to ellipse, cylinder, torus, cone, pyramid shapes.
Add "hollow" key to these shape syntax. Ex. /fill glass -s ellipse[hollow=true]
Add new shapes "hollow_*" instead of adding "hollow" key, because it needs extra key "thickness", which is unneed when hollow=false.
Syntax changed. -> Ex. /fill glass -s hollow_ellipse[thickness=2].