csyonghe / SpireMiniEngineLinks
Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.
☆59Updated 4 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)☆61Updated 7 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 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
- Low-Resolution Rendering Sample☆63Updated 9 years ago
- SSE Frustum Culling Demo☆71Updated 3 years ago
- Shows how to bake ambient occlusion at mesh vertices using OptiX Prime☆45Updated 6 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 6 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- The sample for the GPU Pro 6 article on volumetric explosions.