michead / vk_rendererLinks
Vulkan implementations of Subsurface Scattering and Ambient Occlusion
☆16Updated 8 years ago
Alternatives and similar repositories for vk_renderer
Users that are interested in vk_renderer are comparing it to the libraries listed below
Sorting:
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- ☆21Updated 6 years ago
- SSE Frustum Culling Demo☆71Updated 3 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Toy engine written in C++ and DirectX 12☆17Updated last year
- A flexible rendering engine for real-time graphics R&D☆24Updated last week
- A 3D game engine☆13Updated 10 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.