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:
- An educational path tracer written in C using Vulkan to supplement a lecture series on path tracing.☆22Updated 4 months ago
- ☆36Updated 4 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 5 months ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year
- This is my experiments with BVH build algorithms on GPU.☆56Updated 8 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 years ago
- Assets used during the creation of SEED's Project PICA PICA☆76Updated 5 years ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- ☆132Updated 2 years ago
- VorteGrid: Interactive Fluid Simulation for Games and Movies☆102Updated 4 years ago
- small generic spatial clustering C++ library☆30Updated last week
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆153Updated 4 months ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated last year
- 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
- A collection of primarily graphics programming focused blog posts.☆68Updated 7 months ago
- Collection of meshlet generation algorithms☆108Updated 4 months ago
- Spherical/zonal harmonics library☆139Updated last year
- Fast 3d/4d divergence-free noise for shaders.☆47Updated last year
- LucidRaster: real-time GPU software rasterizer for exact OIT☆39Updated 4 months ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.