rarietta / OpenGL-Deferred-Shader
This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the image such as: Z-depth, color, screen space position, horizon-based ambient occlusion, normals, bloom, etc. These buffers can then be combined in various ways to post-process render final illuminated/stylized imag…
☆20Updated 11 years ago
Alternatives and similar repositories for OpenGL-Deferred-Shader:
Users that are interested in OpenGL-Deferred-Shader are comparing it to the libraries listed below
- ☆22Updated 11 years ago
- ☆15Updated 8 years ago
- ☆32Updated 2 years ago
- Indirect Occlusion Culling☆23Updated 7 years ago
- Fast translucent object rendering with GLSL.☆21Updated 8 years ago
- collection of opengl effects (WIP)☆12Updated 8 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- C/C++ Isosurface Extraction library☆13Updated 8 years ago
- ☆18Updated 8 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- #include <engine>☆40Updated 6 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 9 years ago
- Small code template for an OpenGL course☆11Updated 9 years ago
- TinySHRot, header-only C89 spherical harmonics rotation codes.☆16Updated 6 years ago
- A Cinder block for dealing with geographic coordinates☆10Updated 5 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- spica is a cross-platform renderer☆21Updated 6 years ago
- A simple command-line utility for inspecting texture file header data☆14Updated 8 years ago
- An SDF path tracer☆22Updated 6 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- Orientation independent bézier smoothing of voxel grids