Skip to content

AlerianEmperor/Voxel-Cone-Tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Voxel-Cone-Tracing

Implementation of Voxel Cone Tracing algorithm for real time global illumination in OpenGL 4.3, with both diffuse and specular bounce for glossy reflection.

Gallery

vct

Features

  • Voxelize Scene in 3D Texture
  • Direct Lighting.
  • PCF Soft Shadow.
  • Glossy Relflection.
  • Alpha Textures.
  • 2 bounces global illumination, can increase to more bounce.

About

Real Time Global Illumination With Voxel Cone Tracing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages