Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_screenspacedeformmappainter
https://github.com/xjine/unity_screenspacedeformmappainter
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xjine/unity_screenspacedeformmappainter
- Owner: XJINE
- License: bsd-3-clause
- Created: 2024-11-19T02:52:38.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T03:24:43.000Z (about 1 month ago)
- Last Synced: 2024-11-19T04:25:20.732Z (about 1 month ago)
- Language: C#
- Size: 31.3 KB
- Stars: 0
- 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