Skip to content

OpenGl Global Illumination real-time rendering study project

Notifications You must be signed in to change notification settings

study-game-engines/opengl-vxgi

 
 

Repository files navigation

OpenGl Voxel Cone Tracing Global Illumination Engine

OpenGl Global Illumination real-time rendering study project. WIP

https://learnopengl.com
https://research.nvidia.com/publication/efficient-sparse-voxel-octrees
https://research.nvidia.com/publication/interactive-indirect-illumination-using-voxel-cone-tracing https://ieeexplore.ieee.org/abstract/document/7833375 https://docs.nvidia.com/gameworks/content/gameworkslibrary/graphicssamples/d3d_samples/antialiaseddeferredrendering.htm

Features:

  • Deferred Pipeline
  • VXGI
  • MSAA
  • PCSS Soft Shadow
  • Cone Traced Soft Shadow
  • SSAO
  • PBR
  • Post Processing

Build with:

  • Cmake
  • Assimp
  • GLM
  • stb_image
  • GLFW
  • ImGui
  • nlohmann/json
  • tinyfiledialogs

Current Progress 09/2021 Ray_U0A6aoNucf Ray_PDifU66qEn

About

OpenGl Global Illumination real-time rendering study project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.5%
  • C 22.4%
  • GLSL 0.7%
  • Objective-C++ 0.5%
  • Objective-C 0.4%
  • Makefile 0.3%
  • Other 0.2%