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:
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆135Updated last year
- ☆105Updated 8 years ago
- ☆135Updated 2 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆158Updated 3 months ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆218Updated 7 months ago
- Silhouette and toon shading post-processing with Vulkan☆97Updated 4 months ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆67Updated 6 years ago
- Master's thesis implementing real-time global illumination method.☆160Updated 7 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆89Updated 6 years ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆128Updated 7 years ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆123Updated 3 months ago
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆111Updated last year
- Variable Rate Shading and Depth of Field☆100Updated 3 years ago
- Assets used during the creation of SEED's Project PICA PICA☆81Updated 6 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆74Updated 6 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 11 months ago
- OpenGL Renderer w/ FrameGraph☆113Updated 10 months ago
- Directx 12 toy engine☆39Updated 5 years ago
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆264Updated 4 years ago
- Horizon Based Ambient Occlusion☆119Updated 10 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.☆88Updated 6 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆338Updated 2 years ago
- Moment shadow mapping walkthrough (description only)☆29Updated 7 years ago
- BRDF LUT generation for PBR Pipelines☆164Updated 8 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆57Updated 4 years ago
- DX12 Path Tracer with ShaderToy interop☆45Updated last year
- Intel® Graphics Optimized Temporal Anti-Aliasing (TAA)☆126Updated 3 years ago
- Data Driven Rendering repository☆283Updated 4 years ago
- Playground for messing around with bgfx and friends☆62Updated 6 years ago
- C++ Vulkan real time renderer.☆59Updated 4 years ago