Created
February 25, 2025 16:34
-
-
Save softyoda/01391ab7d955a49298fdf38333d168d7 to your computer and use it in GitHub Desktop.
Human in house in sphere in cube in cylinder in pyramid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Author
softyoda
commented
Feb 25, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment