Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 247 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 247 Bytes

ThreeD

A 3D text-based graphics engine in Python that uses raytracing to render 3D triangles in a 2D space. If you want to switch the rendered image, you have to rerun the illumination test and recalibrate the density.

Dependencies

  • numpy