Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T06:18:35.000Z (about 2 years ago)
- Last Synced: 2024-11-10T20:37:52.467Z (about 2 months ago)
- Topics: assets, shader, unity
- Language: ShaderLab
- Homepage:
- Size: 89.8 KB
- Stars: 13
- Watchers: 4
- 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".