Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.
☆95Mar 11, 2025Updated last year
Alternatives and similar repositories for ComputeShaderBVHMeshHit
Users that are interested in ComputeShaderBVHMeshHit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ComputeShader implementation trails for Unity☆148Sep 6, 2024Updated last year
- Tween system for unity mostly for setup in inspector instead of code.☆14Jul 4, 2024Updated last year
- Layer-based Glow for Unity☆20Mar 25, 2025Updated 11 months ago
- Extended asset loader for Unity.☆18Jan 9, 2025Updated last year
- This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a c…☆56Nov 15, 2021Updated 4 years ago
- A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.☆183Nov 26, 2023Updated 2 years ago
- Vector field library using discrete exterior culclus☆77Jul 27, 2023Updated 2 years ago
- ScriptableImporter to convert a set of curves into a Look up Texture, for use in shaders☆17Jun 5, 2021Updated 4 years ago
- Rendering vector graphics in Unity with the power of GPU.☆51Jun 18, 2023Updated 2 years ago
- Raytracing by compute shader in unity☆124Oct 14, 2025Updated 5 months ago
- A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン☆26Dec 11, 2025Updated 3 months ago
- Some C# Extension functions for common Unity problems.☆29Sep 1, 2025Updated 6 months ago
- Project for Computer Graphics course☆15Jan 9, 2018Updated 8 years ago
- An asynchronous runtime 3D-model importer for Unity☆16Mar 19, 2024Updated 2 years ago
- Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8☆171Oct 17, 2022Updated 3 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆110Feb 2, 2024Updated 2 years ago
- GPU atmosphertic scattering and planet generation in Unity 3D☆195Apr 8, 2025Updated 11 months ago
- ☆73Aug 2, 2020Updated 5 years ago
- Jobified Time control system for Unity(Rewind,SlowMo,FastForward,Stop) & Physics-AudioSupport☆14Jun 28, 2019Updated 6 years ago
- Prince-of-Persia-Style Time-Rewinding Example for a Tuts+ Article in Unity3d☆17Jun 13, 2025Updated 9 months ago
- Visual graphs tool for unity editor☆97Mar 31, 2023Updated 2 years ago
- Typewriter effect for text in Unity.☆32Sep 17, 2021Updated 4 years ago
- ☆16Feb 15, 2021Updated 5 years ago
- Saving data and Loading data into an XML File☆14Jun 3, 2025Updated 9 months ago
- Baking spline deformation to a texture then applying it to a mesh via a shader.☆138May 9, 2025Updated 10 months ago
- Stateless Behavior Trees for Unity☆15May 20, 2024Updated last year
- Dynamically fit uGUI Image to the screen. You can select Stretch, Fit, Fill.☆25Oct 4, 2025Updated 5 months ago
- How to generate a procedural mesh with Compute Shaders in Unity☆10Jun 1, 2020Updated 5 years ago
- Shadow map in unity, include hard shadow, PCF, PCSS, VSSM.☆22Jun 3, 2021Updated 4 years ago
- ☆32Nov 15, 2020Updated 5 years ago
- A Unity-Based GPU FFT Ocean☆15Dec 26, 2018Updated 7 years ago
- A Unity package for associating a value with each case of an enum. Allows setting values in the inspector and serialization.☆17Apr 11, 2023Updated 2 years ago
- Unity implementation of a generalization of Schlick’s bias & gain functions☆11Oct 22, 2020Updated 5 years ago
- Unity package library for serializing and deserializing TOML data☆15Sep 17, 2023Updated 2 years ago
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆37Nov 5, 2024Updated last year
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆32Sep 4, 2025Updated 6 months ago
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆62Nov 30, 2021Updated 4 years ago
- A package that Procedurally Generates Closed Tracks from Voronoi Diagrams using C# Jobs System, Splines and Procedural Mesh Generation.☆15Jan 12, 2025Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Nov 23, 2022Updated 3 years ago