Thingiverse
Blender Script to create the five Platonic Solids
by unkerjay
12
Downloads
8
Likes
0
Makes
Update: Made minor changes to code to account for running more than once to generate
multiple object instances
The Blender Code requires the Math Functions Addon be installed. It should be by default. I'm using Blender v2.76b.
Open the Scripting View, open the code (plat_solids.py) and run the script. It's pretty simple.
The Math Functions Addon is here (if I'm wrong and it's not installed by default):
Creating meshes from a math function is possible with Blender, you just need
multiple object instances
The Blender Code requires the Math Functions Addon be installed. It should be by default. I'm using Blender v2.76b.
Open the Scripting View, open the code (plat_solids.py) and run the script. It's pretty simple.
The Math Functions Addon is here (if I'm wrong and it's not installed by default):
Creating meshes from a math function is possible with Blender, you just need
Sign in to leave a comment
Sign in