nadult / lucid
LucidRaster: real-time GPU software rasterizer for exact OIT
☆39Updated 2 months ago
Alternatives and similar repositories for lucid:
Users that are interested in lucid are comparing it to the libraries listed below
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 3 months ago
- Demo code for the compressed shadow maps project☆47Updated 5 years ago
- Collection of meshlet generation algorithms☆104Updated last month
- A flexible rendering engine for real-time graphics R&D☆22Updated this week
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆64Updated last year
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆61Updated last week
- Assets used during the creation of SEED's Project PICA PICA☆75Updated 5 years ago
- Misc repository for certain GPU algorithms.☆40Updated last year
- A compute/workgraph workload running inside the Cauldron framework☆27Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆71Updated 3 months ago
- Repo for KickstartRT demo application☆51Updated 2 years ago
- Sample that uses VK_NV_cluster_acceleration_structure to animate meshes for ray tracing☆42Updated this week
- DX12 Path Tracer with ShaderToy interop☆43Updated 3 months ago
- small generic spatial clustering C++ library☆27Updated 3 months ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆76Updated last year
- ☆130Updated 2 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆44Updated last year
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆88Updated 7 months ago
- Customizable compute shader for fast cache-aware mipmap generation☆51Updated 7 months ago
- Moment shadow mapping walkthrough (description only)☆27Updated 7 years ago
- ☆21Updated 9 months ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆151Updated last month
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆43Updated 4 months ago
- A sample demonstrating hybrid ray tracing and rasterisation for reflections.☆55Updated 3 years ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.