Traverse-Research / Volumetric-data-structures-for-real-time-ray-tracingLinks
All documents related to my master thesis
☆56Updated last year
Alternatives and similar repositories for Volumetric-data-structures-for-real-time-ray-tracing
Users that are interested in Volumetric-data-structures-for-real-time-ray-tracing are comparing it to the libraries listed below
Sorting:
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- 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☆46Updated 5 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆38Updated 11 months ago
- small generic spatial clustering C++ library☆28Updated 4 months ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year
- Spatially Hashed Radiance Cache (SHaRC) Library☆73Updated 3 months ago
- LucidRaster: real-time GPU software rasterizer for exact OIT☆39Updated 3 months ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆52Updated 3 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆64Updated last year
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- ☆36Updated 4 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 7 months ago
- ☆132Updated 2 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆151Updated 2 months ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆22Updated 3 months ago
- Collection of meshlet generation algorithms☆108Updated 2 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆55Updated 4 years ago
- A collection of primarily graphics programming focused blog posts.☆67Updated 6 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
- Customizable compute shader for fast cache-aware mipmap generation☆51Updated 8 months ago
- Improved Blue Noise Generator☆39Updated 2 years ago
- Sample that uses VK_NV_cluster_acceleration_structure to animate meshes for ray tracing☆46Updated last month
- Sample for cluster-based continuous level of detail rasterization or ray tracing☆65Updated 3 weeks ago
- Spherical/zonal harmonics library☆139Updated last year
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago