Skip to content

yrribeiro/3d-toy-house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Wood-carved Toy House

Discovering computer graphics...
A 3d house made with Blender and Pygame

Run

Install required packages

pip3 install requirements.txt

Run the main script. The default path to .obj file is files/wood_cabin.obj

python3 main.py <PATH TO OBJ FILE>

Custom models can shown by just uploading the .obj and .mtl files into /files.

User interactions

Press and hold left mouse button to rotate the house
Press and hold right mouse button to move the house around the screen

Releases

No releases published

Packages

No packages published

Languages