Commit Graph

6 Commits

Author SHA1 Message Date
max
24851e9e1d Update MeshCombiner.cs 2021-02-16 14:56:34 +01:00
max
1afaa6d81f Include inactive meshes.
Option to include inactive meshes.
2021-01-21 10:43:33 +01:00
max
73d25ac453 MeshSimplifier
Basic setup to simplify meshes and generate LODs.
2021-01-17 04:27:57 +01:00
max
d3b4d34409 Model Baker Updates
...
Added fps to book data.
Cleanup.
Preparing LOD generation.
2021-01-14 00:45:25 +01:00
max
cab2c4ad12 Model Baker
Model Baker ScriptableObject, bakes models and outputs the data. Can also generate prefab and animation books for quick setup.
Updated GUI.
2021-01-11 20:59:40 +01:00
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