Skip to content

Instantly share code, notes, and snippets.

@madhephaestus
Last active February 20, 2020 22:01
Show Gist options
  • Select an option

  • Save madhephaestus/d451b8d5d805aec22c6dd21f37f6aaf1 to your computer and use it in GitHub Desktop.

Select an option

Save madhephaestus/d451b8d5d805aec22c6dd21f37f6aaf1 to your computer and use it in GitHub Desktop.
triangles
[
new Wedge(60,25,40).toCSG().movey(75),
new Isosceles(60,25,40).toCSG()
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment