Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_screenspacedeformshader
Deform vertices in screen space by using a deform map.
https://github.com/xjine/unity_screenspacedeformshader
assets shader unity
Last synced: about 1 month ago
JSON representation
Deform vertices in screen space by using a deform map.
- Host: GitHub
- URL: https://github.com/xjine/unity_screenspacedeformshader
- Owner: XJINE
- License: bsd-3-clause
- Created: 2024-11-19T01:58:33.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-20T10:51:45.000Z (about 1 month ago)
- Last Synced: 2024-11-27T15:17:02.249Z (about 1 month ago)
- Topics: assets, shader, unity
- Language: HLSL
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_ScreenSpaceDeformShader
Deform vertices in screen space by using a deform map.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_ScreenSpaceDeformShader.git?path=Assets/Packages/ScreenSpaceDeformShader
```