Skip to content

galaxy66/unity-neumorphism-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neumophism UI for Unity uGUI

Neumorphism UI is an experimental shader for Unity uGUI. Even though texture size is very small (e.g 64x64), it enables us to draw very smooth and scalable images using the MSDF(Multi-channel signed distance field) technique. This is used in AnyFilter iOS App.

gifanim

How to add your textures

Use msdfgen to generate texture from SVG.
A sample command is included in Tools/convert.sh with a msdfgen macOS binary (Also, you can find the binary for Windows in the msdfgen's GitHub).

References

About

Neumophism UI for Unity uGUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.3%
  • ShaderLab 39.1%
  • HLSL 4.5%
  • Shell 1.1%