Skip to content

Pentan/ResolutionFreeImage-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResolutionFreeImage-Unity

Procedural shaders in Unity. Especially use for uGUI elements.

ResFreeImage.UI

Name space for Unity uGUI elements.

GeometryShape

A geometry based shape uGUI Graphic component.

FragmentShape

A fragment shader based shape uGUI Graphic component. Please use with FragmentShapeUI.shader material and turn on "Texcoord1" of Canvas's "Additional Shader Channel" field.

MeshIcon

A uGUI Graphic component use Mesh as displaying shape. Vertex color, Backface remove, Z sort are supported.

Demo

Online demo is here

and Scenes used in demo are include in this projects.

About

Procedural shaders in Unity. Especially use for uGUI elements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors