WindyDarian / Vulkan-Forward-Plus-Renderer
Forward+ renderer in Vulkan using Compute Shader. An Upenn CIS565 final project.
☆671Updated 7 years ago
Alternatives and similar repositories for Vulkan-Forward-Plus-Renderer:
Users that are interested in Vulkan-Forward-Plus-Renderer are comparing it to the libraries listed below
- GPU-based Forward+ renderer☆502Updated 5 years ago
- A Vulkan implementation of real-time PBR renderer☆393Updated 7 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆834Updated 8 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆789Updated 6 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆706Updated 8 months ago
- OpenGL sample for shader-based occlusion culling☆539Updated last year
- ☆472Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆622Updated last month
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!