unity-sdf-generator
unity-color-palettes
unity-sdf-generator | unity-color-palettes | |
---|---|---|
1 | 1 | |
166 | 3 | |
- | - | |
2.8 | 4.0 | |
about 1 year ago | about 1 year ago | |
ShaderLab | ShaderLab | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
unity-sdf-generator
-
Procedural mesh with distance fields?
you can try generating them in a compute shader. here is an example i found made for unity https://github.com/danielshervheim/unity-sdf-generator
unity-color-palettes
-
How would you make a dark/light theme option for UI?
Gonna shamelessly plug my own package unity-color-palettes I wrote to handle precisely this issue!
What are some alternatives?
IsoMesh - IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.
UnityURPUnlitScreenSpaceDecalShader - Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
ai-series-part-2 - Full project of the end state of the AI Series Part 2 video where we've add jumping with NavMeshLinks
Post-Processing-Scan - A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).
polygon-wind - Unity shader to emulate wind on low poly assets.
gimp-color-palettes - A collection of RGB color palettes for GIMP and Inkscape (but also Aseprite, Drawpile, Krita and MyPaint).
foliage-shader - Unity surface shader for leaves/pine needles (on alpha cutout textures)
UnityURPToonLitShaderExample - A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
ai-series-part-13 - Project used in the AI Series Part 13 Unity Tutorial
sprite-glow - Sprite glow effect with HDR outline
sdftoolbox - Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
UnityFurShader - 🐈 Fur shader for Unity.