https://github.com/XJINE/Unity_TextureProjector
Shader to project a texture on the surface.
https://github.com/XJINE/Unity_TextureProjector
assets shader unity
Last synced: about 1 year ago
JSON representation
Shader to project a texture on the surface.
- Host: GitHub
- URL: https://github.com/XJINE/Unity_TextureProjector
- Owner: XJINE
- License: bsd-3-clause
- Created: 2017-09-25T08:05:39.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T06:18:35.000Z (over 3 years ago)
- Last Synced: 2025-04-03T13:51:20.240Z (about 1 year ago)
- Topics: assets, shader, unity
- Language: ShaderLab
- Homepage:
- Size: 89.8 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_TextureProjector

Shader to project a texture on the surface.
This is based on old type Unity "StandardAssets/Blob shadow projector Prefab".