This project generates a grid of randomly sized buildings using Blender and Python. Each building is a cube with a random height and one of four possible materials. The buildings are placed in a 10x10 ...
AddObjScr.py: Adds objects to the scene. Custom-addon_add_object.py: Custom Blender add-on for object addition. Delete Cubes.py: Deletes cube objects from the scene. Depth.py: Handles depth map ...