Skip to content

OmarDNavarro/py3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple 3D wireframe renderer in Python.

Installation:

python3 -m venv venv-py3d

For linux: source ./venv-py3d/bin/activate

pip install -r requirements.txt

python3 main.py

Controls:

UP and DOWN arrow keys rotate the cube along x LEFT and RIGHT arrow keys rotate the cube along y a and d keys rotate the cube along z

About

A simple 3D wireframe renderer in Python using pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages