b0nes164 / SimpleComputeShaderHashTableLinks
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
Sorting:
- ☆34Updated 10 months ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆38Updated 6 months ago
- A gerstner wave ocean demo for Unity URP☆15Updated 4 years ago
- RayTracer with URP☆19Updated 4 years 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…☆54Updated 3 years ago
- ☆17Updated last year
- GPU-Driven in Unity☆26Updated 3 years ago
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆32Updated 7 months ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- A 2D lighting Unity asset using a technique similar to DDGI but in 2d.☆21Updated 8 months ago
- Super fast Normal and Tangent recalculation library for Unity.☆36Updated 8 months ago
- Occlusion culling for Unity☆38Updated 5 years ago
- Unity 3D Deferred Grass☆23Updated 4 years ago
- A versatile and efficient ocean system developed in Unity's Universal Render Pipeline utilizing the fast Fourier transform.☆12Updated last year
- ground truth ambient occlusion in unity urp☆32Updated 2 years ago
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆56Updated last year
- A solution for rendering terrain details, such as grass, flowers,use GPU instancing☆11Updated last year
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆105Updated 2 years ago
- A render feature to recover Unity 5.x's offical volumetric fog in Adam demo☆41Updated 2 years ago
- A Renderer Feature implementing Moment Based Order Independent Transparency for Unity URP☆21Updated 11 months ago
- Prototype project for NEXT-GEN atmosphere scattering rendering solution in Unity URP.☆12Updated 3 months ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- A faster spline/line renderer using the GPU + Jobs + Burst, focusing mainly on the performance of modifying control points, i.e. it is qu…☆14Updated last year
- Customize on-demand shadow rendering in HDRP.☆20Updated last year
- Atmospheric Scattering (With Multiple Scattering) for Unity☆46Updated 2 years ago
- TAA Unity URP Project☆19Updated 3 years ago
- Jump Flooding Algorithm with compute shader in Unity☆39Updated 5 years ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆61Updated 4 months ago
- This project is to implement Weighted Blended OIT in Unity URP.I do this job in order to solve the transparency sorting problem when I do…☆26Updated 2 years ago
- Use classes and other managed types with Unity's Job System☆29Updated last year