#SpringTopes (polyhedron editor thingy)

1 messages · Page 1 of 1 (latest)

twin rapids
#

if you want to try this on the web, just go to the github link and try the operations from the (...) button

#

how i made it was pretty scuffed and included many shots in the dark:

#
  • figured out how to get python to run on vscode
  • repurposed and remixed some old code plus made some physics
  • learned a little bit about linear algebra
  • found an ancient youtube tutorial on pygbag (and found out that pygbag hates the idea of global variables in general)
  • somehow managed to set it up on github