csyonghe / SpireMiniEngineLinks
Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.
☆59Updated 5 years ago
Alternatives and similar repositories for SpireMiniEngine
Users that are interested in SpireMiniEngine are comparing it to the libraries listed below
Sorting:
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- 3D graphics engine☆49Updated 3 years ago
- SSE Frustum Culling Demo☆73Updated 4 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 8 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- #include <engine>☆40Updated 7 years ago
- Variance shadow mapping for omni lights with Vulkan