Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 252 Bytes

File metadata and controls

18 lines (12 loc) · 252 Bytes

本仓库收录了自制的OpenGL轮子,并利用它进行的一系列渲染算法实现。

目前已实现:

  • IBL

  • SHLighting

  • Shadow: PCF

TODO:

  • Shadow: PCSS
  • Shadow: Cascaded Shadow Maps
  • Reflective Shadow Maps
  • probes
  • lpv
  • vxgi