AlexanderVeselov / MyLibrary
📚 A list of some interesting papers (computer graphics) that I read 📚
☆109Updated last year
Alternatives and similar repositories for MyLibrary:
Users that are interested in MyLibrary are comparing it to the libraries listed below
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracer☆213Updated 3 years ago
- 🌋🖖🏽 PBR, IBL, Clustered Forward Shading, Path Tracing, Shadow Mapping, and more!☆95Updated 6 months ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.☆120Updated last year
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆57Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 years ago
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆81Updated 2 years ago
- Vulkan implementation of ReSTIR☆158Updated 2 years ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆87Updated 7 months ago
- Voxel cone traced dynamic global illumination.☆49Updated last year
- Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer☆186Updated this week
- ☆158Updated 4 years ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆79Updated 5 months ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- Render graph-based Vulkan API abstraction library☆141Updated 11 months ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆119Updated 6 years ago
- Master's thesis implementing real-time global illumination method.☆156Updated 6 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆93Updated last month
- Rendering glTF scenes with ray tracer and raster (Vulkan)☆199Updated this week
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆69Updated 6 years ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"☆332Updated last year
- OpenGl Global Illumination real-time rendering study project☆62Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆120Updated last month
- Real-time Global Illumination with Vulkan Ray Tracing API☆97Updated 2 years ago
- ☆96Updated 7 years ago
- ☆66Updated 9 months ago
- ☆54Updated 4 years ago
- ☆130Updated 2 years ago
- A Real-Time Path Tracing Reconstruction based on Blockwise Multi-order Feature Regression and implemented with DXR☆68Updated 5 years ago
- DX12 Path Tracer with ShaderToy interop☆43Updated 3 months ago
- DirectX12 Graphics renderer used for implementing rendering techniques such as PBR / IBL, Deferred Shading, SSAO, Bloom, Shadow Mapping, …☆139Updated 3 months ago