Skip to content

gam0022/unity-shader-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Shader Experiments

Environment

  • 2018.4.13f1 (LTS)
  • Build-in Rendering Pipeline

Cloth Shader

A cloth shader that sways in the wind.

cloth

  • Derives analytical normals, so it is lightweight enough to move on mobile.
  • The directional light supports.

details: [Unity] モバイルでも動く!風に揺れる布シェーダー(解析的な法線導出) - Qiita

Box Projection(Parallax-Corrected Cubemap) + Lightmap

A simple indoor shader.

  • Box Projection(Parallax-Corrected Cubemap)
  • Lightmap

details: [Unity] Box Projectionで屋内シーンの反射による映り込みの品質を向上する - Qiita

About

Unity(2018.4.13f1) Shader Experiments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages