danielshervheim / unity-sdf-generatorLinks
A Unity tool to generate signed distance field volumes (as Texture3D assets) from meshes.
☆183Updated 2 years ago
Alternatives and similar repositories for unity-sdf-generator
Users that are interested in unity-sdf-generator are comparing it to the libraries listed below
Sorting:
- 🔮 An example of iridescence shader in URP.☆152Updated 5 years ago
- 🧱 An example of geometry shader in URP.☆107Updated 5 years ago
- raymarching experiment in unity☆90Updated 6 years ago
- Shadow Volume for Static-Scene-Object of Unity☆166Updated 6 years ago
- A simple way to render soft, volumetric bullet tracers in Unity. Only needs a unit cube and a material to render and supports instancing.☆126Updated 6 years ago
- Order-independent Transparency Implementation in Unity with Per-Pixel Linked Lists☆228Updated 9 months ago
- ComputeShader implementation trails for Unity☆148Updated last year
- Baking run-time shaders into textures in Unity☆115Updated 6 years ago
- Unity example: applying light probes to a mesh drawn with Graphics.DrawMesh☆114Updated 3 years ago
- A hair shader for Unity 5 originally built for the sine.space virtual world☆141Updated 5 years ago
- Signed Distance Field Shadow in Unity☆135Updated 7 years ago
- Implement Marschner Shading Model In Unity☆145Updated 5 years ago
- Two tools for Unity to deal with spherical harmonics☆160Updated 5 years ago
- a tiny and flexible surface shader solution for Unity URP☆152Updated 5 years ago
- Exploring Unity 5.6 InstanceIndirect Method to render large numbers of meshes☆101Updated 8 years ago
- Signed Distance Field (SDF) texture generator for Unity.☆97Updated last year
- Custom post processing examples for Unity URP (Universal Render Pipeline)☆122Updated 4 years ago
- Distance Field Ambient Occlusion, implemented in Unity 2021.3, as an extension of SDFr☆111Updated 2 years ago
- Ocean waves on URP for wide-range mobile devices (gles 3.0)