b0nes164 / SimpleComputeShaderHashTableLinks
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
☆35Updated 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.☆37Updated 11 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…☆56Updated 3 years ago
- ☆34Updated last year
- Collection of various Unity Utility classes/functions☆34Updated last year
- ☆17Updated last year
- Demonstration of creating an Outline Effect for Render Graph using Unity 6, which allows per-object renderer selection.☆30Updated last year
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆62Updated last year
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆63Updated 7 months ago
- GPU-Driven in Unity☆26Updated 4 years ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- This is a project to implment dynamic GI in unity URP☆13Updated 2 years ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆36Updated last year
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆32Updated 9 months ago
- Unity XScaling - a runtime framework for GPU-based textures and screen upscaling (super-resolution). Supports every platform.☆41Updated last year
- Burst compatible miscellaneous math related utility functions.☆29Updated 2 years ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- Burst friendly (special) native collections for Unity☆82Updated last year
- A Bounding Volume Hierarchy for Unity DOTS. WIP!☆59Updated 3 years ago
- This API allows you to create multiple lightmaps "atmospheres" for the same scene and switch between them in runtime dynamically, or you …☆48Updated 3 years ago
- Shaders and VFX experimentation in URP and BIRP☆47Updated 2 years ago
- Use classes and other managed types with Unity's Job System☆31Updated last year
- Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler☆25Updated 5 years ago
- A gerstner wave ocean demo for Unity URP☆15Updated 4 years ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆41Updated 9 months ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 3 years ago
- Easy to use GPU instance manager for Unity.☆52Updated last year
- Noesis - unity scriptable render pipeline with all main urp features.☆39Updated last month
- Public repository for Precomputed Culling. Contains documentation and Source of the API webpage. All Issues about Precomputed Culling sho…☆17Updated 2 months ago
- Use C++ directly in Unity3D☆11Updated last year
- 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