WANG-Ruipeng / SurfelPlusLinks
[SIGGRAPH 25 Poster] A realtime global illumination renderer using Surfels as scene cache.
☆32Updated 2 months ago
Alternatives and similar repositories for SurfelPlus
Users that are interested in SurfelPlus are comparing it to the libraries listed below
Sorting:
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆86Updated 2 years ago
- 学习并用vulkan实现nanite,赶春招写的,代码还比较乱☆102Updated 2 years ago
- GPU Physically Based Renderer (OpenGL Base) [2021-2022]☆71Updated 3 years ago
- A C++/DirectX 11 implementation of "A Scalable and Production Ready Sky and Atmosphere Rendering Technique"☆88Updated 4 years ago
- Hardware abstract layer for modern gpu based on Metal/Vulkan/DirectX12 backend.☆71Updated last month
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆99Updated last year
- ☆13Updated 2 years ago
- 光线跟踪精粹(暂定名)☆25Updated 5 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆49Updated 9 months ago
- Implementation of the paper "Real-time polygonal-light shading with linearly transformed cosines"☆25Updated 2 years ago
- Demo code for the compressed shadow maps project☆51Updated 5 years ago
- 图形学随笔☆48Updated 2 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆79Updated last year
- Simplified Nanite Implementation in MiniEngine☆18Updated last year
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆67Updated 4 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆60Updated 4 years ago
- A Rendering Engine based on DirectX12☆48Updated 4 years ago
- This is my 🔥 100 Days of GPU — a wild, hands-on journey through CUDA kernels, Triton spells, and PTX sorcery.☆31Updated last week
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆56Updated 7 years ago
- Precomputed Radiance Transfer in OpenGL☆33Updated 4 years ago
- Voxel cone traced dynamic global illumination.☆54Updated last year
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆63Updated 5 years ago
- Ray tracing sample using GGX reflection model, 1spp with spatial-temporal denoiser. Acceleration structure build uses async compute.☆49Updated 6 months ago
- Real-Time Global Illumination using Precomputed Light Field Probes☆126Updated 7 years ago
- single file, pbrt style, educational ray tracing renderer🖼️☆45Updated 4 months ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆62Updated 4 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆60Updated 4 years ago
- gkNextEngine: cross platform 3D game engine written in modern c++ and vulkan with modern rendering features.☆82Updated this week
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 6 months ago