Export for games - vertex animation. - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: Export for games - vertex animation. (/thread-3856.html) |
Export for games - vertex animation. - kurt_hectic - 09-05-2023 Hello, It seems, that alembic export is expensive, and no-go for games industry. The only option to export animations/simulations for games is to use/render to vertex animation, stored in the texture form. What do you think about it @tyflow? Is it possible to implement it? Everything about this topic: https://www.youtube.com/watch?v=k4yq9h_fXUM Thanks! Tom https://www.youtube.com/watch?v=6Cain-u9_g4&t=902s RE: Export for games - vertex animation. - tyFlow - 09-05-2023 Unreal already comes with a script for exporting Vertex Animated Textures from Max. This isn't really something that would need to be implemented in tyFlow... https://docs.unrealengine.com/4.27/en-US/AnimatingObjects/SkeletalMeshAnimation/Tools/VertexAnimationTool/ |