AlexanderVeselov / MyLibraryLinks
π A list of some interesting papers (computer graphics) that I read π
β112Updated last year
Alternatives and similar repositories for MyLibrary
Users that are interested in MyLibrary are comparing it to the libraries listed below
Sorting:
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paperβ85Updated 2 years ago
- Vulkan implementation of ReSTIRβ170Updated 3 years ago
- Real-time Global Illumination with Vulkan Ray Tracing APIβ99Updated 2 years ago
- An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.β131Updated last year
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL shβ¦β100Updated 2 months ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.β62Updated 4 years ago
- Supplemental code accompanying Ray Tracing Gems II, Chapter 14: The Reference Path Tracerβ216Updated 3 months ago
- β160Updated 4 years ago
- A simple demo to show off the capabilities of the Cauldron frameworkβ129Updated 2 years ago
- XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrapβ¦β124Updated last month
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wipβ59Updated 3 years ago
- Experimental DirectX 12 Rendering Engineβ90Updated 3 months ago
- β56Updated 4 years ago
- Silhouette and toon shading post-processing with Vulkanβ91Updated last year
- βπ± A DirectX 12 starter repo that you could use to get the ball rolling.β148Updated 3 years ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor β¦β97Updated 11 months ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environmentsβ67Updated 6 years ago
- Graphics experiments for funβ67Updated this week
- physically based path tracer on gpuβ56Updated 5 years ago
- OpenGL Renderer w/ FrameGraphβ105Updated 5 months ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.β57Updated 3 years ago
- NRD sample and sandbox, demonstrating path tracing and denoising best practicesβ140Updated last week
- Sample for cluster-based continuous level of detail rasterization or ray tracingβ81Updated 2 weeks ago
- A C++/DirectX 11 implementation of "A Scalable and Production Ready Sky and Atmosphere Rendering Technique"β88Updated 4 years ago
- Denoising a Vulkan ray traced image using OptiX denoiserβ97Updated 4 months ago
- Code sample accompanying the article "Crash Course in BRDF Implementation"β335Updated 2 years ago
- Master's thesis implementing real-time global illumination method.β156Updated 7 years ago
- Meeting notes of the Graphics Programming Virtual Meetupβ80Updated 8 months ago
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.β41Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rβ¦β120Updated 5 months ago