b0nes164 / SimpleComputeShaderHashTableLinks
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
☆38Updated 2 years ago
Alternatives and similar repositories for SimpleComputeShaderHashTable
Users that are interested in SimpleComputeShaderHashTable are comparing it to the libraries listed below
Sorting:
- Super fast Normal and Tangent recalculation library for Unity.☆38Updated last year
- Demonstration of creating an Outline Effect for Render Graph using Unity 6, which allows per-object renderer selection.☆31Updated last year
- Collection of various Unity Utility classes/functions☆33Updated last year
- ☆43Updated last year
- This Unity package contains a virtual geometry solution for rendering a scene's static objects with a GPU-driven pipeline that supports t…☆122Updated 2 weeks ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated 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…☆55Updated 4 years ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆72Updated 11 months ago
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆68Updated 2 years ago
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 6 years ago
- ☆17Updated last year
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆35Updated last year
- The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modif…☆30Updated 10 months ago
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆41Updated 2 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- Use C++ directly in Unity3D☆13Updated last year
- Use classes and other managed types with Unity's Job System☆32Updated last year
- This is system-wide native messenger for Unity Entities. It provides an efficient way to trigger systems on demand without involving enti…☆13Updated 2 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆58Updated 6 years ago
- Easy to use GPU instance manager for Unity.☆52Updated last week
- A faster spline/line renderer using the GPU + Jobs + Burst, focusing mainly on the performance of modifying control points, i.e. it is qu…☆16Updated last year
- Fast implementation of Naive SurfaceNets in Unity☆49Updated 3 years ago
- Spatial hashing for Unity using ECS/DOTS☆59Updated 2 years ago
- A gerstner wave ocean demo for Unity URP☆15Updated 4 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆110Updated 3 years ago
- Hair cards shader for unity universal render pipeline☆45Updated 2 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- A periodical texturing in Unity☆71Updated 3 years ago
- Unity XScaling - a runtime framework for GPU-based textures and screen upscaling (super-resolution). Supports every platform.☆43Updated last year
- Burst compatible miscellaneous math related utility functions.☆29Updated 2 years ago