Commit Graph

10 Commits

Author SHA1 Message Date
max
52dd9d4b3c AnimationLibrary start, AnimatorSystem parallel
Base setup animation library.
AnimatorSystem now runs in parallel.
TextureImporter preset.
2020-12-09 18:36:32 +01:00
max
5ac8db608e BlobAsset test and animation looping.
BlobAsset creaton and testing BlobAssetStore.
Start working on AnimationLibrary.
Added animation looping based upon BlobAsset data.
2020-12-08 17:36:20 +01:00
max
13f6da9437 WIP custom vector encoding.
Co-Authored-By: Neeto-rzo <68438932+Neeto-rzo@users.noreply.github.com>
2020-12-08 17:34:59 +01:00
max
f2b6a61d1e Custom encoding/decoding.
Custom vector3 encoding/decoding test.
removed normal decoding from VA functions, this should now be done outside this function to allow easy switching of decoders.

Co-Authored-By: Neeto-rzo <68438932+Neeto-rzo@users.noreply.github.com>
2020-12-08 00:33:06 +01:00
max
b63ee2ff02 AnimatorSystems test.
P4 sync:
- LOD testing.
- AnimatorSystems test setup.
- AnimationTime and AnimationIndex per mesh.
- Vector encoding/decoding.
2020-12-06 02:36:15 +01:00
max
7c5e5ee0bb
Update README.md 2020-11-03 13:37:45 +01:00
max
947b7c4e47
Update README.md 2020-11-02 23:50:28 +01:00
max
8220f80d0e Vertex animation base.
Vertex animation base shader with interpolation.
2020-11-02 23:49:30 +01:00
max
ebe4eb14bd Setup. 2020-11-02 20:56:18 +01:00
max
8e737f84df Initial commit 2020-11-02 20:23:53 +01:00