Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.