b0nes164 / SimpleComputeShaderHashTable
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
☆34Updated last year
Alternatives and similar repositories for SimpleComputeShaderHashTable:
Users that are interested in SimpleComputeShaderHashTable are comparing it to the libraries listed below
- ☆33Updated 9 months ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆38Updated 5 months ago
- Jump Flooding Algorithm with compute shader in Unity☆38Updated 5 years ago
- ☆51Updated 5 years ago
- Super fast Normal and Tangent recalculation library for Unity.☆36Updated 7 months ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆56Updated 3 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…☆52Updated 3 years ago
- Fast implementation of Naive SurfaceNets in Unity☆41Updated 2 years ago
- Unity 3D Deferred Grass☆23Updated 4 years ago
- RayTracer with URP☆20Updated 4 years ago
- Examples of how to draw a procedural triangle in Unity3D☆61Updated last year
- A Renderer Feature implementing Moment Based Order Independent Transparency for Unity URP☆20Updated 10 months ago
- ☆28Updated 4 years ago
- Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.☆29Updated 4 years ago
- Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.☆92Updated last month
- Shaders and VFX experimentation in URP and BIRP☆47Updated 2 years ago
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆31Updated 6 months ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆103Updated 2 years ago
- Atmospheric Scattering (With Multiple Scattering) for Unity☆46Updated 2 years ago
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆42Updated 2 years ago
- A 2D lighting Unity asset using a technique similar to DDGI but in 2d.☆20Updated 7 months ago
- Raymarching in Unity using the job system☆36Updated 5 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 3 years ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆23Updated 3 years ago
- Transvoxel implementation with Unity's Job System and Burst compiler☆47Updated 3 months ago
- All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).☆56Updated 5 years ago
- Source code for the tutorial on how to use the job system☆16Updated last year
- Part 1 of a GPU Voxelizer for Unity☆15Updated 3 years ago
- Demo 2D implementation of radiance cascade global illumination in Unity.☆59Updated 9 months ago
- ☆25Updated 4 years ago