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: 9 months ago
JSON representation

Deform vertices in screen space by using a deform map.

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
```