fede-Raider / ShadowVolume
Shadow Volume implemented in C++ with OpenGL.
☆17Updated 6 years ago
Alternatives and similar repositories for ShadowVolume:
Users that are interested in ShadowVolume are comparing it to the libraries listed below
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 4 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆14Updated 5 years ago
- ☆41Updated 4 years ago
- A simple C++ 3D game engine with Vulkan support.☆37Updated 4 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆52Updated 3 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- SSE Frustum Culling Demo☆70Updated 3 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆27Updated 4 years ago
- OpenGL 4 PBR engine☆27Updated 5 years ago
- Simple global illumination implementation using voxel cone tracing. Implemented in C++ and DirectX.☆25Updated 6 years ago
- Real-Time Global Illumination - University of Leeds MSc Project.☆38Updated 3 years ago
- Former 3D game engine, now available to public for educational and testing purposes☆16Updated 8 years ago
- Clustered forward rendering demo with Vulkan☆56Updated 7 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Tiny Global Illumination OpenGL Renderer☆51Updated 9 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Relight is a lightmaping with global illumination & radiosity compuation library.☆17Updated 8 years ago
- Simple Terrain Engine in 200 Lines of Code☆30Updated 9 years ago
- Lightmap generator for Urho3D based on Hugo Elias's Radiosity.☆24Updated 6 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 2 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
- virtual texture☆19Updated 4 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- A DirectX 11 implementation of voxelization☆18Updated 9 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Realistic Grass Rendering using DirectX 11 and a geometry-shader based approach.☆63Updated 3 years ago
- Modification of the Nvidia Cascading Shadow Maps demo using a pure shader based approach over immediate mode☆30Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- A comparison of typical real-time and offline illumination methods. (SSAO, HBO, VXGI, and Ray Traced Global Illumination)☆34Updated 6 years ago