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: 10 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T08:36:16.000Z (almost 4 years ago)
- Last Synced: 2024-03-20T20:12:35.437Z (over 2 years 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.