Skip to content

Instantly share code, notes, and snippets.

@softyoda
Created February 25, 2025 16:34
Show Gist options
  • Save softyoda/01391ab7d955a49298fdf38333d168d7 to your computer and use it in GitHub Desktop.
Save softyoda/01391ab7d955a49298fdf38333d168d7 to your computer and use it in GitHub Desktop.
Human in house in sphere in cube in cylinder in pyramid
Make a bpy blender python script that will draw :
maxima
* a human that is inside a house
* the house is inscribed in a sphere
* the sphere is inscribed in a cube
* the cube is inscribed in a cylinder
* the cylinder is inscribed in a pyramid
Before starting, think deeply about how you could draw those different elements using primitive shapes and how to follow each instruction to be truth.
@softyoda
Copy link
Author

human house

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment