https://github.com/compix/VoxelConeTracingGI
Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while maintaining a low memory footprint.
https://github.com/compix/VoxelConeTracingGI
clipmap global-illumination gpgpu opengl raytracing real-time voxel voxel-cone-tracing
Last synced: 8 days ago
JSON representation
Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while maintaining a low memory footprint.
- Host: GitHub
- URL: https://github.com/compix/VoxelConeTracingGI
- Owner: compix
- License: mit
- Created: 2016-11-27T16:34:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T17:56:43.000Z (almost 3 years ago)
- Last Synced: 2024-06-06T22:50:40.052Z (over 1 year ago)
- Topics: clipmap, global-illumination, gpgpu, opengl, raytracing, real-time, voxel, voxel-cone-tracing
- Language: C++
- Homepage:
- Size: 119 MB
- Stars: 361
- Watchers: 15
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- anything_about_game - VoxelConeTracingGI