fuqunaga / ComputeShaderBVHMeshHitLinks
Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.
☆94Updated 8 months ago
Alternatives and similar repositories for ComputeShaderBVHMeshHit
Users that are interested in ComputeShaderBVHMeshHit are comparing it to the libraries listed below
Sorting:
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆110Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- ☆60Updated 5 years ago
- ☆52Updated 6 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- ComputeShader implementation trails for Unity☆147Updated last year
- Cached Shadow Map Solution for Unity☆80Updated 3 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆79Updated 5 years ago
- Fur rendering in Unity with Shell Texturing☆53Updated 11 months ago
- A Renderer Feature implementing Moment Based Order Independent Transparency for Unity URP☆37Updated last year
- This project collects multiple compute shader based ray tracing samples for Unity. The main purpose of this project is demonstrating how …☆76Updated 3 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆182Updated 2 years ago
- 💎 Approximated crystal caustics effect in Unity.☆77Updated 5 years ago
- Unity Compute Shader Realtime Ray Tracing☆69Updated 8 years ago
- ☆68Updated 5 years ago
- Examples of how to draw a procedural triangle in Unity3D☆62Updated 2 years ago
- Jump Flooding Algorithm with compute shader in Unity☆41Updated 5 years ago
- ☆74Updated 6 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆107Updated 6 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆96Updated last year
- ☆37Updated 7 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆123Updated 2 years ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆46Updated last year
- test code for Unity built-in shader internalskinning.compute☆49Updated 7 years ago
- Translucency effect for Unity using the Spherical Harmonics basis