rarietta / OpenGL-Deferred-ShaderLinks
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
Sorting:
- ☆22Updated 11 years ago
- ☆15Updated 8 years ago
- collection of opengl effects (WIP)☆12Updated 8 years ago
- Fast translucent object rendering with GLSL.☆21Updated 9 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- ☆33Updated 3 years ago
- #include <engine>☆40Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 9 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
- Small code template for an OpenGL course☆11Updated 9 years ago
- a binary format for baked (bak3d) 3d files☆19Updated 9 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Photorealistic physically-based renderer☆44Updated 8 years ago
- An SDF path tracer☆24Updated 7 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Updated 9 years ago
- C utility modules for 3D graphics using OpenGL☆25Updated 10 years ago
- ☆18Updated 9 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- A self-study of simulating ocean waves. Featuring Gerstner waves and Statistic FFT approach. Using OpenGL C++☆16Updated 9 years ago
- A Cinder block for dealing with geographic coordinates☆10Updated 5 years ago
- TGen - Simple C++ Tangent Generator☆42Updated 6 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- ☆13Updated 8 years ago
- SIMD-optimized math library in C++☆23Updated 7 years ago
- Software rasterization occlusion culling library☆39Updated 9 years ago