drzhn / UnityGpuCollisionDetectionLinks
Unity + GPU collision detection + Compute shaders + GPU Radix sort
☆18Updated 2 years ago
Alternatives and similar repositories for UnityGpuCollisionDetection
Users that are interested in UnityGpuCollisionDetection are comparing it to the libraries listed below
Sorting:
- A Unity demo of real-time volumetric clouds using a variety of methods as described in other scholarly material.☆77Updated 5 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆94Updated 9 months ago
- 2D and 3D GPU implementations of Jos Stam's infamous Stable Fluids paper in Unity☆28Updated 2 years ago
- Atmospheric Scattering (With Multiple Scattering) for Unity☆47Updated 3 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆62Updated last year
- Fast implementation of Naive SurfaceNets in Unity☆49Updated 3 years ago
- 2D real time global illumination in Unity via raymarching photons in a SDF☆25Updated 6 years ago
- A sparse voxel octree renderer, made for use with Unity.☆126Updated last month
- Cloth simulation plugin for Unity. It uses a mass spring physics aproach. Simple but fine.☆29Updated 2 years ago
- Implement software virture texture using Unity 2019☆48Updated 5 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆58Updated 11 months ago
- ☆43Updated last year
- A simple, threadsafe, lock-free hash table for Unity Compute Shaders☆38Updated 2 years ago
- ☆52Updated 6 years ago
- Voxel Terrain Generator for Unity ECS☆63Updated last month
- ☆35Updated 3 years ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆46Updated last year
- Fur rendering in Unity with Shell Texturing☆53Updated last year
- A 2D lighting Unity asset using a technique similar to DDGI but in 2d.☆24Updated last year