Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 220 Bytes

retro-3d-engine

A project for my own amusement/education. Written in Python so it's not too zippy. It renders 3D objects from .obj files.

picture 0

Dependencies:

  • pygame
  • numpy
  • numba