cecarlsen / SDFTextureGenerator
Signed Distance Field (SDF) texture generator for Unity.
☆87Updated 6 months ago
Alternatives and similar repositories for SDFTextureGenerator:
Users that are interested in SDFTextureGenerator are comparing it to the libraries listed below
- Extension of VAT shader form sideFX houdini with various utils for Unity☆78Updated 3 months ago
- ComputeShader implementation trails for Unity☆140Updated 8 months ago
- Baking run-time shaders into textures in Unity☆110Updated 5 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burst☆103Updated 2 years ago
- Unity sample project: Direct mesh data access from compute shaders☆127Updated 8 months ago
- ☆70Updated last year
- Test project for the volumetric material feature in Unity 2022.2☆66Updated last year
- Additional Draft tools for VisualEffectGraph☆122Updated 6 months ago
- A Unity VFX Graph sample showing how to use the GraphicsBuffer nodes☆83Updated 3 years ago
- Baking spline deformation to a texture then applying it to a mesh via a shader.☆133Updated 5 months ago
- This is a sample scene made with Unity which includes a folder of subgraphs, for shadergraph, of the surface gradient based bump mapping …☆76Updated 5 years ago
- Collection of HDRP (post-processing) lens flares for Unity☆34Updated 4 years ago
- Biplanar mapping shader for Unity☆104Updated 4 years ago
- 🧱 An example of geometry shader in URP.