Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5
☆11Jul 12, 2019Updated 6 years ago
Alternatives and similar repositories for DeepGBufferGI
Users that are interested in DeepGBufferGI are comparing it to the libraries listed below
Sorting:
- Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neigh…☆12Dec 10, 2025Updated 2 months ago
- Like the Vulkan C API but with quality of life improvements of C++☆12Feb 24, 2024Updated 2 years ago
- Goal Oriented Action Planning☆11Jan 22, 2026Updated last month
- This is the implementation of Visual Simulation of Smoke by Ronald Fedkiw, Jos Stam, and Henrik Wann Jensen at SIGGRAPH 2001.☆20May 21, 2021Updated 4 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆56Dec 24, 2021Updated 4 years ago
- Screen Space Bent Normals☆19Apr 23, 2012Updated 13 years ago
- Game engine, written in C++ with OpenGL and D3D11. Has a custom shader language, that gets converted to HLSL/GLSL.☆13Aug 16, 2023Updated 2 years ago
- Tutorial Project for Screen Space Reflection☆11Mar 26, 2015Updated 10 years ago
- Convert meshes into physical audio models and play them by striking mesh vertices in a 3D viewer.☆18May 7, 2024Updated last year
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Jun 4, 2017Updated 8 years ago
- A Simple and flexible half edge data structure☆19Feb 15, 2026Updated 2 weeks ago
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- A 3D Graphic API Library☆20Feb 26, 2026Updated last week
- ☆19Jun 11, 2022Updated 3 years ago
- Microsoft's Debug Interface Access SDK☆27Nov 9, 2024Updated last year
- Real-Time Global Illumination - University of Leeds MSc Project.☆47Oct 7, 2021Updated 4 years ago
- A Windows only OpenGL 4.6 renderer for testing different rendering techniques & solutions.☆21Jun 24, 2023Updated 2 years ago
- Screen space reflections as easy as possible☆24Apr 18, 2021Updated 4 years ago
- Metro Exodus unofficial resources editor☆25Apr 18, 2019Updated 6 years ago
- OpenGL Renderer w/ FrameGraph☆116Mar 2, 2025Updated last year
- An attempt to recreate this tutorial: http://fire-face.com/personal/water/ in Godot☆24Apr 22, 2019Updated 6 years ago
- Screen space global illumination for GameMaker☆28Jul 30, 2023Updated 2 years ago
- An implementation of Jerry Tessendorf's real-time ocean simulation techniques in WebGL.☆25Jun 14, 2015Updated 10 years ago
- ☆25May 29, 2019Updated 6 years ago
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆29May 17, 2016Updated 9 years ago
- This is a C++ math library, with a focus on geometry.☆30Sep 7, 2020Updated 5 years ago
- Vehicle dynamics simulator☆31Dec 14, 2025Updated 2 months ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆67Feb 29, 2024Updated 2 years ago
- ☆29Jan 21, 2019Updated 7 years ago
- A simple framework for automating content pipelines for indie games☆13Jan 21, 2024Updated 2 years ago
- ☆10Jun 24, 2020Updated 5 years ago
- SPIR-V Code Generator / Graph Editor GUI☆67Apr 12, 2021Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip