fuqunaga / ComputeShaderBVHMeshHitLinks
Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.
☆94Updated 9 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☆111Updated last year
- Cached Shadow Map Solution for Unity☆82Updated 3 years ago
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆77Updated 5 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- Unity component for the implementation of the Eurographics 2021 Poster: Illumination-driven Light Probe Placement.☆113Updated 4 years ago
- 💎 Approximated crystal caustics effect in Unity.☆77Updated 5 years ago
- Fur rendering in Unity with Shell Texturing☆53Updated last year
- ☆52Updated 6 years ago
- ComputeShader implementation trails for Unity☆148Updated last year
- ☆60Updated 5 years ago
- 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
- Unity Compute Shader Realtime Ray Tracing☆69Updated 8 years ago
- Translucency effect for Unity using the Spherical Harmonics basis☆84Updated 7 years ago
- ☆74Updated 6 years ago
- Simple DXR powered PathTracer in Unity☆57Updated 6 years ago
- ScreenSpaceLighting for Unity in PostProcessStack V2.☆57Updated 2 years ago
- A Renderer Feature implementing Moment Based Order Independent Transparency for Unity URP☆39Updated last year
- Unofficial Occlusion Probes Package, requires Unity 2019.1+☆43Updated 6 years ago
- Jump Flooding Algorithm with compute shader in Unity☆41Updated 5 years ago
- ☆68Updated 5 years ago
- Implementation of the skin rendering technique described in GPU Gems 3 - Chapter 14 using the Unity engine☆40Updated 9 years ago
- test code for Unity built-in shader internalskinning.compute☆49Updated 7 years ago
- Bloom using FFT to accelerate convolution, with Unity URP☆123Updated 2 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆181Updated 2 years ago
- Spatial Hashing Algorithm with GPU Acceleration☆107Updated 6 years ago
- A few custom shadow implementation experiments within Unity☆36Updated 8 years ago
- Unity Bounding Volume Heirachy (BVH)☆131Updated 2 years ago
- This is a sample scene made with Unity which includes a folder of subgraphs, for shadergraph, of the surface gradient based bump mapping …☆76Updated 5 years ago
- Brunetons ocean in Unity☆132Updated 3 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆96Updated last year