b0nes164 / SimpleComputeShaderHashTableLinks
A simple, threadsafe, lock-free hash table for Unity Compute Shaders
☆35Updated last year
Alternatives and similar repositories for SimpleComputeShaderHashTable
Users that are interested in SimpleComputeShaderHashTable are comparing it to the libraries listed below
Sorting:
- ☆34Updated 11 months ago
- ☆17Updated last year
- Super fast Normal and Tangent recalculation library for Unity.☆37Updated 10 months ago
- Sample scene that uses ray traced shadows generated by a compute shader using ray queries.☆39Updated 7 months ago
- Implementation of an atmospheric scattering example found on ShaderToy, ported to URP and made to work with baked optical depth. Inspired…☆59Updated last year
- Unity project showcasing clouds volume rendering with raymarching, and a simple coloured wave.☆29Updated 4 years ago
- 🌟 A Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques.☆62Updated 6 months ago
- Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.☆35Updated 3 years ago
- Prototype project for NEXT-GEN atmosphere scattering rendering solution in Unity URP.☆14Updated 4 months ago
- Real-time mesh cutting in Unity using projection, "Ear Clipping", UV interpolation, and decal application.☆33Updated last year
- Work in progress voxel tracer. This is intended to be an offline solution for generating lighting/volumetrics.☆32Updated 8 months ago
- Uses the GPU (render texture & computer shader) to compute the visibility of mesh triangles☆28Updated 4 years ago
- Deferred lights feature for the URP pipeline in the Unity Game Engine☆25Updated 4 years ago
- Shader Variant Explorer lets you peek into Unity's shader compilation process to better understand the composition of shader files.☆66Updated 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…☆54Updated 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 …☆45Updated 3 years ago
- A periodical texturing in Unity☆72Updated 3 years ago
- Procedural Grass System with Compute Shaders in Unity☆28Updated 2 years ago
- A runtime object scattering/vegetation authoring, streaming and rendering tool for Unity optimised for instanced rendering a very large n…☆17Updated 2 years ago
- This is the backing repository for a tutorial series walking through the process using a compute shader to procedurally generate a mesh a…☆28Updated 3 years ago
- This project demonstrates how URP's DepthNormals prepass can be used to create mesh-volume-based lights; that is, the illusion of simple …☆27Updated 9 months ago
- Unity implementation of Dual Filtering Blur (or Dual Kawase Filtering Blur) with approximated linear radius scale parameter☆23Updated 3 years ago
- A solution for rendering terrain details, such as grass, flowers,use GPU instancing☆11Updated last year
- Vertex ambient occlusion baking tool for Unity.☆37Updated 4 years 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
- Unity sample project using dynamic Mesh geometries in a RTAS☆11Updated 2 years ago
- Rendering vector graphics in Unity with the power of GPU.☆49Updated 2 years ago
- Noesis - unity scriptable render pipeline with all urp features.☆34Updated last week
- Cached Shadow Map Solution for Unity☆79Updated 3 years ago
- Source code for the tutorial on how to use the job system☆16Updated 2 years ago