drzhn / UnitySimpleRaytracing
Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing
☆16Updated last year
Alternatives and similar repositories for UnitySimpleRaytracing:
Users that are interested in UnitySimpleRaytracing are comparing it to the libraries listed below
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated last week
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated 2 years ago
- ☆42Updated 2 months ago
- How to do DXT/BCn texture compression in Unity using compute shaders☆81Updated last year
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆64Updated last year
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆74Updated 10 months ago
- Performance optimizations for screen space reflections technique☆14Updated 4 years ago
- ☆25Updated 5 years ago
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆44Updated last year
- Radix Sort implemented in DirectCompute☆21Updated 11 years ago
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 4 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated 2 months ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆48Updated 2 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 2 years ago
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆36Updated last year
- ☆15Updated last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆42Updated 3 months ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆53Updated 3 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆91Updated last week
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆51Updated 6 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆56Updated 8 months ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆14Updated 5 years ago
- Implementation of the paper "Real-time polygonal-light shading with linearly transformed cosines"☆16Updated last year
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆54Updated 3 years ago
- A path tracing demo using hardware accelerated ray tracing in Unity☆127Updated 8 months ago