Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coloradostark/2-sided-shader-for-unity3d
Unity game engine does not have the option to check box make shaders 2 sided. This shader is 2 sided.
https://github.com/coloradostark/2-sided-shader-for-unity3d
backface-visibility hair shaders two-sided unity-game-engine unity3d
Last synced: 3 months ago
JSON representation
Unity game engine does not have the option to check box make shaders 2 sided. This shader is 2 sided.
- Host: GitHub
- URL: https://github.com/coloradostark/2-sided-shader-for-unity3d
- Owner: ColoradoStark
- License: mit
- Created: 2017-02-08T23:57:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T14:26:41.000Z (almost 8 years ago)
- Last Synced: 2024-10-10T10:41:13.330Z (3 months ago)
- Topics: backface-visibility, hair, shaders, two-sided, unity-game-engine, unity3d
- Language: GLSL
- Size: 188 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 2-Sided-Shader-For-Unity3d
Written By Colorado StarkThis is a 2 sided shader written for Unity Game Engine.
Unity does not have the option to check box make shaders 2 sided.
And sometimes things like hair or clothes look broken. because from the wrong angle the object becomes invisible.
This shader has 2 sides and will fill the invisible holes in broken hair and other objects.