lvjiahui / PRT
Precomputed Radiance Transfer in OpenGL
☆29Updated 3 years ago
Alternatives and similar repositories for PRT:
Users that are interested in PRT are comparing it to the libraries listed below
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆53Updated 6 years ago
- A Realtime PathTracer☆63Updated this week
- A hybrid Vulkan renderer with a Render Graph, capable of real-time global illumination and ray-traced reflections.☆34Updated 2 years ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆86Updated 7 months ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆55Updated 3 years ago
- A simple implementation of SM, PCF, PCSS and VSSM☆20Updated 3 years ago
- undergraduate student course project in Zhejiang University☆49Updated 9 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆42Updated 3 months ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆83Updated 10 months ago
- A hybrid rendering pipeline that combines rasterization and raytracing stages to generate real-time effects.☆61Updated 4 years ago
- Vision is a GPU physically based renderer☆35Updated this week
- Personal repository of tutorials and examples to understand the basics of DirectX 12 Raytracing (DXR)☆56Updated 4 years ago
- 光线跟踪精粹(暂定名)☆25Updated 5 years ago
- Global Illumination using Spherical Harmonics☆76Updated 4 years ago
- GPU 3D SDF generator using DirectX 11 compute shader☆66Updated 2 years ago
- Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing,…☆74Updated last year
- White furnace test implementation for GGX/Smith☆37Updated 7 years ago
- A Vulkan implementation of the Visibility Buffer rendering method with hardware tessellation☆18Updated 5 years ago
- Realtime vulkan cloud rendering☆16Updated last year
- ☆22Updated 3 years ago
- OpenGL Renderer w/ FrameGraph☆90Updated last month
- 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
- physically based path tracer on gpu☆55Updated 4 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆66Updated 6 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…☆123Updated 3 weeks ago
- Graphics toolkits☆29Updated this week
- ☆65Updated 9 months ago
- 学习并用vulkan实现nanite,赶春招写的,代码还比较乱☆98Updated last year
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆119Updated last month