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
- How to do DXT/BCn texture compression in Unity using compute shaders☆79Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆25Updated 2 weeks ago
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆72Updated 9 months ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆33Updated last year
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- ☆41Updated last month
- A custom Scriptable Render Pipeline using ray tracing only.☆23Updated last year
- Checkerboard rendering with Magnum and OpenGL☆42Updated 2 years ago
- ☆25Updated 5 years ago
- Radix Sort implemented in DirectCompute☆21Updated 11 years ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆47Updated 2 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆53Updated 3 years ago
- ☆15Updated last year
- Demo of Unity3D CUDA texture interop issue☆15Updated 7 years ago
- A compute shader implementation of the OneSweep sorting algorithm.☆63Updated 11 months ago
- A method for baking persistent decals to textures using UV-space rasterization.☆20Updated 3 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆53Updated 7 months ago
- Stochastic Substitute Tree (SST) real-time demo☆20Updated 4 years ago
- Authors' implementation of our SIGGRAPH Asia 2021 Technical Communications (Viewport-Resolution Independent Anti-Aliased Ray Marching on …☆32Updated last month
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆41Updated last month
- LucidRaster: real-time GPU software rasterizer for exact OIT☆35Updated 2 weeks ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆83Updated 9 months ago
- Precomputed Radiance Transfer for Real-Time Rendering in Dynamic, Low-Frequency Lighting Environments☆51Updated 6 years ago
- All documents related to my master thesis☆56Updated last year
- This repository contains a rough GLSL implementation of "Deep and Fast Approximate Order Independent Transparency" by G. Tsopouridis, A. …☆42Updated 11 months ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 8 months ago
- ☆44Updated last year
- Simple DXR powered PathTracer in Unity☆52Updated 5 years ago
- HLSL code for https://developer.nvidia.com/blog/optimizing-compute-shaders-for-l2-locality-using-thread-group-id-swizzling/☆62Updated 11 months ago