zach2good / opengl-skeleton
A C++ skeleton for creating OpenGL applications with SDL2, GLAD, GLM, ASSIMP, STB and Imgui.
☆15Updated 9 years ago
Alternatives and similar repositories for opengl-skeleton:
Users that are interested in opengl-skeleton are comparing it to the libraries listed below
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 4 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆59Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- ☆41Updated 4 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆53Updated 3 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆27Updated 4 years ago
- A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.☆20Updated 5 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- virtual texture☆19Updated 4 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
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆18Updated 5 years ago
- Forward+ Renderer☆14Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆14Updated 5 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆52Updated 3 years ago
- ☆25Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 2 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- A tile based cpu rasterizer☆35Updated 3 months ago
- Ubpa DirectX 12 C++ Wrapper☆10Updated 3 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- FBX file parser/writer in C++11.☆39Updated 3 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- 📄 Triangle packer for light map☆76Updated 7 years ago
- A Vulkan rendergraph based renderer, with a node based editor.☆22Updated last year
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 2 months ago