https://github.com/xjine/unity_screenspacedeformmappainter
Paint tool to create a deform map.
https://github.com/xjine/unity_screenspacedeformmappainter
assets shader unity
Last synced: 5 months ago
JSON representation
Paint tool to create a deform map.
- Host: GitHub
- URL: https://github.com/xjine/unity_screenspacedeformmappainter
- Owner: XJINE
- License: bsd-3-clause
- Created: 2024-11-19T02:52:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T14:20:30.000Z (over 1 year ago)
- Last Synced: 2025-04-28T18:59:11.568Z (about 1 year ago)
- Topics: assets, shader, unity
- Language: C#
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_ScreenSpaceDeformMapPainter
Paint tool to create a deform map.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_ScreenSpaceDeformMapPainter.git?path=Assets/Packages/ScreenSpaceDeforms
```
### Dependencies
This project use following resources.
- https://github.com/XJINE/Unity_XGUI
- https://github.com/XJINE/Unity_KeyDebugManager