drzhn / UnitySimpleRaytracingLinks
Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing
☆18Updated 2 years ago
Alternatives and similar repositories for UnitySimpleRaytracing
Users that are interested in UnitySimpleRaytracing are comparing it to the libraries listed below
Sorting:
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆77Updated last year
- How to do DXT/BCn texture compression in Unity using compute shaders☆87Updated 2 years ago
- ☆26Updated 5 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 3 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆25Updated 2 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆69Updated last year
- ☆72Updated last month
- Real-Time Global Illumination using Precomputed Light Field Probes☆124Updated 7 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆50Updated last year
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- Demo code for the compressed shadow maps project☆48Updated 5 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 4 years ago
- ☆15Updated last year
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆58Updated 3 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆33Updated 2 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 6 months ago
- A method for baking persistent decals to textures using UV-space rasterization.☆21Updated 4 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆45Updated last year
- small generic spatial clustering C++ library☆30Updated this week
- Global Illumination using Spherical Harmonics☆78Updated 4 years ago
- CG resource☆41Updated 4 months ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆60Updated 4 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆48Updated 6 months ago
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago