Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 546 Bytes

py3d

A 3D Engine Written in Python and PyGame. This project is being developed as an update to my OBJ-File-Renderer, in addition, eventually I will be uploading this project to PYPI as soon as it is in a presentable state.

screenshot


TODOs

  • Add normal's loading and rotations
  • Add multiple lighting system
  • Add camera system
  • Add world transformations