Skip to content

Francesco149/AnimuEyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

procedurally generated anime eyes shader

video explanation

demo gif eyes demo eyes on model demo

usage

  • put AnimuEyes.shader in your project, create a ShaderMaterial that loads it
  • assign the ShaderMaterial to your model and adjust the uvArea (ideally get the exact uv values from blender or something). for cleaner uv mapping, add an extra surface to your model that's specially UV mapped for the eyes so you don't have to adjust uvArea or worry about deformation
  • play with parameters, have fun
  • if you already have a bunch of shaders stacked together, try to make the eyes the last pass

About

procedural anime eyes shader for godot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages