drzhn / UnitySimpleRaytracing
Unity + Compute shaders + GPU Radix sort + LBVH + Wave intrinsics + Raytracing
☆17Updated 2 years ago
Alternatives and similar repositories for UnitySimpleRaytracing
Users that are interested in UnitySimpleRaytracing are comparing it to the libraries listed below
Sorting:
- How to do DXT/BCn texture compression in Unity using compute shaders☆85Updated last year
- A compute shader implementation of the OneSweep sorting algorithm.☆67Updated last year
- Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"☆76Updated last year
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆26Updated 2 months ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 10 months ago
- Demo code for the compressed shadow maps project☆46Updated 5 years ago
- small generic spatial clustering C++ library☆28Updated 3 months ago
- Stochastic Substitute Tree (SST) real-time demo☆21Updated 5 years ago
- Performance optimizations for screen space reflections technique☆15Updated 4 years ago
- HLSL GPU ray tracer utilizing a BVH tree as an acceleration structure☆16Updated 5 years ago
- A custom Scriptable Render Pipeline using ray tracing only.☆24Updated 2 years ago
- GPU LBVH builder implemented in Vulkan and GLSL.☆46Updated last year
- ☆25Updated 5 years ago
- ☆48Updated 3 weeks ago
- Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"☆49Updated 2 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. …☆44Updated last year
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆93Updated 2 months ago
- Project for scientific visualization☆18Updated 3 years ago
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- Cone-sphere occlusion LUT generator☆81Updated 8 years ago
- Implementation of "Dynamic Diffuse Global Illumination with Ray-Traced Irradiance Fields"☆66Updated 4 years ago
- ☆11Updated last year
- Checkerboard rendering with Magnum and OpenGL☆43Updated 2 years ago
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆40Updated 11 months ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- Native plugin for Unity3d that replaces the renderer with a hardware accelerated ray tracer.☆32Updated 2 years ago
- LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.☆84Updated last year
- Source code for the paper "ReSTIR Subsurface Scattering for Real-Time Path Tracing" (HPG 2024)☆43Updated 4 months ago