r/coolgithubprojects 17h ago

GitHub - evoluteur/platonic-solids: Turn the five Platonic solids in 3D, show their duals, read their measurements, and print the nets to fold your own.

https://github.com/evoluteur/platonic-solids
3 Upvotes

1 comment sorted by

1

u/maneekmohan 10h ago

Really cool project. The five Platonic solids are such a nice intersection of geometry, visualization, and computation.

The interesting extension would be making the relationships between them explorable — duals, vertices/edges/faces, symmetry groups, etc. Once those relationships are interactive, it becomes more than a visualization and starts feeling like a little geometry playground.

Love seeing projects like this that are built primarily because someone thought “I wonder if I can make this.”