Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
Go to file
max abd6cc9e9e ModelBaker Test
MeshCombiner, combine SkinnedMeshRenderers and MeshRenderers into one.
AnimationBaker, bake SkinnedMeshRenderer with of animations into vertex animations.
Test shader, flipped Y compared to previvious version, it now starts at 0,0 and goes into the positive direciton.
2021-01-09 15:56:38 +01:00
Documentation~ Setup. 2020-11-02 20:56:18 +01:00
Editor ModelBaker Test 2021-01-09 15:56:38 +01:00
Runtime ModelBaker Test 2021-01-09 15:56:38 +01:00
Samples~ Samples 2020-12-27 18:15:58 +01:00
Tests Package.json 2020-12-21 03:21:51 +01:00
.gitignore AnimatorSystems test. 2020-12-06 02:36:15 +01:00
CHANGELOG.md Update CHANGELOG.md 2020-12-27 18:16:28 +01:00
CHANGELOG.md.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
Editor.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
LICENSE.md Setup. 2020-11-02 20:56:18 +01:00
LICENSE.md.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
package.json Package update 2020-12-27 18:13:00 +01:00
package.json.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
README.md Update README.md 2020-11-03 13:37:45 +01:00
README.md.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
Runtime.meta Vertex animation base. 2020-11-02 23:49:30 +01:00
Tests.meta AnimatorSystems test. 2020-12-06 02:36:15 +01:00
THIRD PARTY NOTICES.md WIP custom vector encoding. 2020-12-08 17:34:59 +01:00
THIRD PARTY NOTICES.md.meta Vertex animation base. 2020-11-02 23:49:30 +01:00

TECH ART OUTSOURCE - Vertex Animation

A base for next block to continue working on.

Install

Installing from a Git URL

LICENSE

Overall package is licensed under MIT, unless otherwise noted in the 3rd party licenses file and/or source code.