marscyxt Posted April 14, 2022 Posted April 14, 2022 If you can import ABC format files or vertex animation maps, it is a good choice for clothing animation
silent Posted April 15, 2022 Posted April 15, 2022 Direct import of vertex animations from ABC (alembic) is not yet supported. We do have custom shader example in Art Samples that can read baked into the textures vertex animation and to a playback: https://developer.unigine.com/devlog/20220310-unigine-2.15.1/videos/vertex_animation/video.mp4 You can find this specific example in art_samples -> material_examples -> vertex_animation. Texture baking can be done in most of the modern DCC tools (Houdini, Blender and so on). This exact sample you can also find in attachment and import in your 2.15.1 project to see how it's working. Thanks! vertex_animation_sample_2.15.1.upackage How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts