Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 153 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 153 Bytes

SSR (Screen Space Reflections)

  • use OpenGL
  • deferred rendering (three pass)
  • geometry pass, lighting pass, SSR pass
  • Linear Tracing (Ray-Marching)