nadult / lucidLinks
LucidRaster: real-time GPU software rasterizer for exact OIT
☆57Updated last month
Alternatives and similar repositories for lucid
Users that are interested in lucid are comparing it to the libraries listed below
Sorting:
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆142Updated 3 weeks ago
- This sample showcases rasterizing and ray tracing displaced NVIDIA Micro-Mesh assets in Vulkan with and without the VK_NV_displacement_mi…☆96Updated 11 months ago
- Collection of meshlet generation algorithms☆121Updated last month
- Sample that uses VK_NV_cluster_acceleration_structure to animate meshes for ray tracing☆58Updated 3 weeks ago
- A compute/workgraph workload running inside the Cauldron framework☆36Updated last year
- DX12 Path Tracer with ShaderToy interop☆45Updated 11 months ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆66Updated last year
- Assets used during the creation of SEED's Project PICA PICA☆80Updated 6 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆158Updated 3 months ago
- ☆135Updated 2 years ago
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 10 months ago
- small generic spatial clustering C++ library☆43Updated 2 months ago
- A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.☆89Updated 6 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆37Updated 4 years ago
- A flexible rendering engine for real-time graphics R&D☆28Updated 2 months ago
- A DirectX12-based C++-application that allows graphics programmers to learn and experiment with the new Work Graphs feature using HLSL sh…☆124Updated 6 months ago
- A demo of ambient occlusion map baking using DXR☆66Updated 3 years ago
- Repo for KickstartRT demo application☆52Updated 3 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 5 years ago
- Concurrent data-structure to compute binary trees in parallel☆41Updated 5 months ago
- Graphics experiments for fun☆73Updated 3 months ago
- Spatially Hashed Radiance Cache (SHaRC) Library☆98Updated 3 weeks ago
- Variable Rate Shading and Depth of Field☆100Updated 3 years ago
- Vulkan sample on VK_EXT_device_generated_commands and NV extension☆45Updated 9 months ago
- Demo code for the compressed shadow maps project☆58Updated 6 years ago
- Texture Set Neural Compression Sample☆78Updated last month
- Software rasterizing hair strands with analytical AA and OIT. Inspired by Frostbite's hair system: "Every Strand Counts: Physics and Rend…☆84Updated last year
- Vulkan voxel cone tracing renderer based on SVO(sparse voxel octree) and Clipmap☆33Updated 3 years ago
- Real-Time dynamic global illumination based on surfel. This project is based on GIBS presented at SIGGRAPH 2021. Implemented with Falcor …☆108Updated last year
- ReSTIR GI Implementation on Falcor 5.1 based on the source code provided by Daqi Lin for his ReSTIR PT paper☆93Updated 3 years ago