Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xjine/unity_rawvatgenerator
Generate VAT, NormalTex, Material, and Prefab from animated model.
https://github.com/xjine/unity_rawvatgenerator
assets unity
Last synced: 13 days ago
JSON representation
Generate VAT, NormalTex, Material, and Prefab from animated model.
- Host: GitHub
- URL: https://github.com/xjine/unity_rawvatgenerator
- Owner: XJINE
- License: bsd-3-clause
- Created: 2021-11-29T07:03:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T08:36:16.000Z (over 2 years ago)
- Last Synced: 2024-03-20T20:12:35.437Z (9 months ago)
- Topics: assets, unity
- Language: ShaderLab
- Homepage:
- Size: 194 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_RawVATGenerator
Generate VAT, NormalTex, Material, and Prefab from animated model.
## Importing
You can use Package Manager or import it directly.
```
https://github.com/XJINE/Unity_RawVATGenerator.git?path=Assets/Packages/RawVATGenerator
```## How to Use
1. Open "Custom/VATGenerator" window.
2. Select target model in Hierarchy.
3. Set FPS and push "Generate".## Caution
This VATGenerator use raw data as ARGBFloat texture.
So the extension is ".asset". And such texture size becomes large in most case.