Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
Go to file
max ea1d2412b1 AnimationLibrary
AnimationLibraryBook editor setup.
AnimationLibrary AnimationData generation and material setup.
AnimationBook added support for non animation textures as well. This allows the user for example, to link Albedo maps with animations.
MaterialData is now in one component.
Note: Only 1/3th of the performance when having 4 swapping texture maps/arrays.
2020-12-14 20:27:44 +01:00
Documentation~ Setup. 2020-11-02 20:56:18 +01:00
Editor AnimationLibrary 2020-12-14 20:27:44 +01:00
Runtime AnimationLibrary 2020-12-14 20:27:44 +01:00
Samples~/Example1 Initial commit 2020-11-02 20:23:53 +01:00
Tests WIP custom vector encoding. 2020-12-08 17:34:59 +01:00
.gitignore AnimatorSystems test. 2020-12-06 02:36:15 +01:00
CHANGELOG.md Initial commit 2020-11-02 20:23:53 +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 AnimatorSystems test. 2020-12-06 02:36:15 +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.