There is an opinion that you need to add the option to export the animation of the portrait to GIF or PNG format.
While I'm thinking about how difficult it will be to implement, taking into account the realities. I am using two different "engines" to show the portrait animation. One (from "e7herder") for displaying portraits made in the spine v2.1.27. And the second one (official "spine web player") is for displaying portraits made in spine v3.8+.
"Engines" are different. You need to separately understand how you can implement the export of animation in them.
Half of the work is done, of course: I already have partially working code for the old "engine" (e7herder's, for spine v2.1.27). But I haven't even thought about how to implement this functionality in the new one (spine web player, for spine v3.8+).
I am also confused by the probable file size of the resulting file, because the portraits are not small, and theoretically there are not 1-2 frames there.
I'm thinking about this issue. But for now, there are more serious and important things to do.
===
Есть мнение, что нужно добавить возможность экспорта анимации портрета в формат GIF или PNG для страницы "Просмотр портретов".
Пока размышляю, насколько это сложно будет реализовать, с учётом реалий. Я использую два разных "движка" для показа анимации портрета. Один (из "e7herder") для показа портретов, сделанных в spine v2.1.27. И второй (официальный "spine web player"), для показа портретов, сделанных в spine v3.8+.
"Движки" разные. Нужно отдельно разбираться, как можно реализовать в них экспорт анимации.
Половина работы конечно у меня сделана: у меня уже есть частично рабочий код для старого "движка" (от e7herder, для spine v2.1.27). Но как реализовать этот функционал в новом (spine web player для spine v3.8+) - пока даже не думал.
Ещё меня смущает вероятный объем результирующего файла, ведь портреты не маленькие, и кадров там теоретически не 1-2 штуки.
Думаю над этим вопросом. Но пока есть более серьёзные и важные дела.
There is an opinion that you need to add the option to export the animation of the portrait to GIF or PNG format.
While I'm thinking about how difficult it will be to implement, taking into account the realities. I am using two different "engines" to show the portrait animation. One (from "e7herder") for displaying portraits made in the spine v2.1.27. And the second one (official "spine web player") is for displaying portraits made in spine v3.8+.
"Engines" are different. You need to separately understand how you can implement the export of animation in them.
Half of the work is done, of course: I already have partially working code for the old "engine" (e7herder's, for spine v2.1.27). But I haven't even thought about how to implement this functionality in the new one (spine web player, for spine v3.8+).
I am also confused by the probable file size of the resulting file, because the portraits are not small, and theoretically there are not 1-2 frames there.
I'm thinking about this issue. But for now, there are more serious and important things to do.
===
Есть мнение, что нужно добавить возможность экспорта анимации портрета в формат GIF или PNG для страницы "Просмотр портретов".
Пока размышляю, насколько это сложно будет реализовать, с учётом реалий. Я использую два разных "движка" для показа анимации портрета. Один (из "e7herder") для показа портретов, сделанных в spine v2.1.27. И второй (официальный "spine web player"), для показа портретов, сделанных в spine v3.8+.
"Движки" разные. Нужно отдельно разбираться, как можно реализовать в них экспорт анимации.
Половина работы конечно у меня сделана: у меня уже есть частично рабочий код для старого "движка" (от e7herder, для spine v2.1.27). Но как реализовать этот функционал в новом (spine web player для spine v3.8+) - пока даже не думал.
Ещё меня смущает вероятный объем результирующего файла, ведь портреты не маленькие, и кадров там теоретически не 1-2 штуки.
Думаю над этим вопросом. Но пока есть более серьёзные и важные дела.