b0nes164 / SimpleComputeShaderHashTable
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
☆32Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SimpleComputeShaderHashTable
- Super fast Normal and Tangent recalculation library for Unity.☆34Updated last month
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆47Updated 11 months ago
- Optimized blur for Unity using compute shaders☆31Updated 5 years ago
- Source code for the tutorial on how to use the job system☆14Updated last year
- Simple Octree for Unity with Job System☆26Updated 3 years ago
- Procedural Grass System with Compute Shaders in Unity☆24Updated 2 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆34Updated 2 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆26Updated 3 years ago
- GPU-Driven in Unity☆22Updated 3 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆30Updated 10 months ago
- 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…☆51Updated 2 years ago
- ☆22Updated 3 months ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high-fidelity rendering techniques.☆35Updated this week
- Collection of various Unity Utility classes/functions☆31Updated 10 months ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆36Updated 2 years ago
- ☆24Updated 3 years ago
- A simple shader which renders stylized wireframes while staying true (within reason) to the visual style of the Vectrex☆31Updated 2 years ago
- Raymarching in Unity using the job system☆36Updated 5 years ago
- Fast implementation of Naive SurfaceNets in Unity☆35Updated 2 years ago
- Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.☆27Updated 3 years ago
- URP Sea & Clouds & SkyFog☆45Updated last year
- The base for our NewGraph implementation. Avoids any reliance on the outdated Experimental Graph view form Unity. This is a heavily modif…☆17Updated 5 months ago
- Customize on-demand shadow rendering in HDRP.☆19Updated 8 months ago
- Library for generating sharp shadow volumes in Unity3D.☆45Updated 2 years ago
- RayTracer with URP☆20Updated 4 years ago
- Fortune's Voronoi diagram for Unity DOTS (Job System, Burst Compiler) - WIP☆12Updated 2 years ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆37Updated last year
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆23Updated 4 years ago
- How to call managed functions (like Thread.Sleep) from Burst☆27Updated last year