AnotherHermit / VoxelConeTracingLinks
Source for my implementation of Voxel Cone Tracing as part of my master thesis.
☆17Updated 7 years ago
Alternatives and similar repositories for VoxelConeTracing
Users that are interested in VoxelConeTracing 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
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 7 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
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- A 3D game engine☆13Updated 10 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 9 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 6 years ago
- Tile-based SW rasterizer☆34Updated 5 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Fast translucent object rendering with GLSL.☆21Updated 8 years ago
- Voxel Cone Tracing☆15Updated 5 years ago
- virtual texture☆20Updated 4 years ago
- Tutorial Project for Screen Space Reflection☆10Updated 10 years ago
- A Vulkan sample (simply deferred shading) revised from the LunarG SDK, using my DXUT-like framework. This is an HLSL version of the Vulka…☆9Updated 5 years ago
- ☆18Updated 8 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- Low-Resolution Rendering Sample☆63Updated 9 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago