mirror of
https://github.com/maxartz15/VertexAnimation.git
synced 2024-11-12 23:45:31 +01:00
Update README.md
This commit is contained in:
parent
8a19e0cc1f
commit
3d962cdeba
BIN
Documentation~/Images/SampleAssets_01.gif
Normal file
BIN
Documentation~/Images/SampleAssets_01.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 MiB |
@ -4,6 +4,8 @@
|
||||
|
||||
Import the sample assets to quickly get an idea on how to integrate vertex animation into your project.
|
||||
|
||||
![](Images/SampleAssets_01.gif)
|
||||
|
||||
## Components
|
||||
|
||||
### VA_ModelBaker
|
||||
|
@ -1,6 +1,6 @@
|
||||
# TECH ART OUTSOURCE - Vertex Animation
|
||||
|
||||
![ProjectCastle](Documentation~/Images/ProjectCastle_01.gif)
|
||||
![](Documentation~/Images/ProjectCastle_01.gif)
|
||||
|
||||
A vertex animation baking tool, shaders, and animation system for Unity DOTS/ECS.
|
||||
Render tens of thousands of models at the same time each with its own animation state.
|
||||
@ -25,7 +25,7 @@ Render tens of thousands of models at the same time each with its own animation
|
||||
|
||||
Artist friendly GUI for converting models.
|
||||
|
||||
![ModelBaker](Documentation~/Images/VA_ModelBaker_01.png)
|
||||
![](Documentation~/Images/VA_ModelBaker_01.png)
|
||||
|
||||
### DOTS Animation System
|
||||
|
||||
@ -55,7 +55,7 @@ protected override void OnUpdate()
|
||||
Lit example shader (build in shader graph).
|
||||
Full shader graph support.
|
||||
|
||||
![Shaders](Documentation~/Images/VA_Shaders_01.png)
|
||||
![](Documentation~/Images/VA_Shaders_01.png)
|
||||
|
||||
## Install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user