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:
- ☆15Updated 8 years ago
- ☆22Updated 11 years ago
- #include <engine>☆40Updated 7 years ago
- Small code template for an OpenGL course☆11Updated 9 years ago
- collection of opengl effects (WIP)☆12Updated 9 years ago
- Fast translucent object rendering with GLSL.☆21Updated 9 years ago
- Indirect Occlusion Culling☆23Updated 8 years ago
- ☆33Updated 3 years ago
- a binary format for baked (bak3d) 3d files☆19Updated 9 years ago
- C/C++ Isosurface Extraction library☆13Updated 8 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- A simple command-line utility for inspecting texture file header data☆14Updated 9 years ago
- Initial work on an glfw3/nanovg based scene editor.☆15Updated 10 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
- vectorized high-level math library☆43Updated 6 years ago
- Shadow mapping implementation with Qt5 and OpenGL☆25Updated 9 years ago
- ☆13Updated 8 years ago
- An SDF path tracer☆24Updated 7 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- MGFX - A cross-platform 2D (CPU & GPU) and 3D (GPU) starter kit.☆40Updated 7 years ago
- Photorealistic physically-based renderer☆44Updated 9 years ago
- A Cinder block for dealing with geographic coordinates☆10Updated 5 years ago
- An order-independent transparency demo framework, including optimizations and benchmark support.☆34Updated 9 years ago
- Orientation independent bézier smoothing of voxel grids☆17Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago