BruOp / 3d_programming_referencesLinks
Just a list of references for 3D programming
☆105Updated 4 years ago
Alternatives and similar repositories for 3d_programming_references
Users that are interested in 3d_programming_references are comparing it to the libraries listed below
Sorting:
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆111Updated last year
- Silhouette and toon shading post-processing with Vulkan☆96Updated 4 months ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆157Updated 2 months ago
- DX12 Path Tracer with ShaderToy interop☆45Updated 11 months ago
- ☆104Updated 8 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆66Updated 6 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆218Updated 7 months ago
- Master's thesis implementing real-time global illumination method.☆158Updated 7 years ago
- ☆134Updated 2 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆128Updated 7 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆88Updated 6 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆339Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆78Updated 6 years ago
- Variable Rate Shading and Depth of Field☆100Updated 2 years ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆136Updated last year
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- ✖🌱 A DirectX 12 starter repo that you could use to get the ball rolling.☆153Updated 3 years ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 10 months ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆74Updated 6 years ago
- OpenGL Renderer w/ FrameGraph☆112Updated 9 months ago
- A small dx12 base program I use to test shaders and techniques☆49Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆121Updated 6 months ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆131Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆61Updated 4 years ago
- Sandbox for Vulkan, SPIR-V and glTF☆90Updated 3 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆87Updated 6 years ago
- Horizon Based Ambient Occlusion☆121Updated 10 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 7 years ago