Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 366 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 366 Bytes

cpp_renderer

  • reading .obj files
  • triangle rasterization
  • backface culling
  • basic light
  • texture mapping
  • rotations, translations
  • cel shader, gouraud shader, point normals