BruOp / 3d_programming_references
Just a list of references for 3D programming
☆94Updated 3 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
- DX12 Path Tracer with ShaderToy interop☆43Updated last month
- Directx 12 toy engine☆35Updated 4 years ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆79Updated 5 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆207Updated 3 years ago
- Silhouette and toon shading post-processing with Vulkan☆85Updated 7 months ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆69Updated 3 months ago
- ☆129Updated last year
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆94Updated 2 weeks ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆71Updated last year
- Horizon Based Ambient Occlusion☆113Updated 9 years ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆146Updated last month
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆59Updated 5 years ago
- A demo that I created for my Master thesis that demonstrates a rendering technique called Volume Tiled Forward Shading. This technique is…☆114Updated last year
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆68Updated 6 years ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆49Updated 3 years ago
- Moment shadow mapping walkthrough (description only)☆27Updated 6 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆76Updated 2 years ago
- Minimal pathtracer using Vulkan RayTracing☆45Updated 7 months ago
- Variable Rate Shading and Depth of Field☆97Updated 2 years ago
- Real-time Global Illumination with Vulkan Ray Tracing API☆96Updated 2 years ago
- Vulkan implementation of ReSTIR☆153Updated 2 years ago
- Experimental DirectX 12 Rendering Engine☆83Updated last week
- Assets used during the creation of SEED's Project PICA PICA☆73Updated 5 years ago
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆106Updated 11 months ago
- ☆141Updated last week
- Vulkan Samples Assets☆79Updated 5 months ago
- BRDF LUT generation for PBR Pipelines