https://github.com/Sorumi/UnityFurShader
🐈 Fur shader for Unity.
https://github.com/Sorumi/UnityFurShader
shaderlab unity
Last synced: 24 days ago
JSON representation
🐈 Fur shader for Unity.
- Host: GitHub
- URL: https://github.com/Sorumi/UnityFurShader
- Owner: Sorumi
- License: apache-2.0
- Created: 2018-08-15T13:39:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T05:29:40.000Z (over 3 years ago)
- Last Synced: 2024-11-10T15:44:25.331Z (6 months ago)
- Topics: shaderlab, unity
- Language: ShaderLab
- Homepage: http://sorumi.xyz/posts/unity-fur-shader/
- Size: 8.7 MB
- Stars: 831
- Watchers: 27
- Forks: 112
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity Fur Shader
🐈Fur shader for Unity.http://sorumi.xyz/posts/unity-fur-shader/
#### 0.1 Basic
Basic fur shader with ambient, diffuse and specular.
#### 0.2 Attributes
Add fur attributes: density, thinness, shading.
#### 0.3 Force
Add force: global force and local force .
#### 0.4 Rim Color
Add rim color
### Thanks
[Fur Effects - Teddies, Cats, Hair ....](http://www.xbdev.net/directx3dx/specialX/Fur/index.php)
[Fur shader - Shaders Laboratory](http://www.shaderslab.com/demo-60---fur-shader.html)