Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 500 Bytes

SimpleGLRenderer - An OpenGL 3D Renderer written in C++

Next planned features

  • Billboard batch renderer - will be used for displaying where lights are located
  • Physically Based Shading
  • Loading 3D models

next commit will be once these additions are made

(in unfinished state, windows only)

-- Screenshot of current program state image

building instructions and other details will be added later