vue-3d-model icon indicating copy to clipboard operation
vue-3d-model copied to clipboard

Animation

Open IamJune opened this issue 8 years ago • 10 comments
trafficstars

支持模型动画吗?什么时候可以支持呢?

IamJune avatar Aug 07 '17 01:08 IamJune

这个功能在TODO Lisi里,不过比较麻烦,不同格式的模型的动画处理方式差别太大,暂时放一放。

hujiulong avatar Aug 13 '17 05:08 hujiulong

https://hujiulong.github.io/vue-3d-model/static/models/json/Map-COL.jpg 这张图是怎么制作出来的呢

dxcweb avatar Dec 02 '17 04:12 dxcweb

Hello!

Is there an update for when you the animation feature will be released? Thanks!

mrkylemac avatar Oct 21 '18 08:10 mrkylemac

Specifically, I'd like to animate OBJ rotating the object in a perfect circle. Exactly like the mode-tag example seen here: https://jmp.sh/wlEELyn

Could you please help/offer a suggestion on how I could achieve this result?

mrkylemac avatar Oct 21 '18 08:10 mrkylemac

@mrkylemac You can rotate the model by updating rotation option. https://hujiulong.github.io/vue-3d-model/#/demo-rotate

hujiulong avatar Oct 21 '18 09:10 hujiulong

Oh great, this is perfect! I totally missed this.

Thanks for the response @hujiulong ...

mrkylemac avatar Oct 21 '18 22:10 mrkylemac

@hujiulong, any update of the progress implementing animations? 😄 Thanks

creazy231 avatar Dec 20 '18 14:12 creazy231

@creazy231 The animation of different formats of models can not be handled in a unified way, which is troublesome to do. 😭

hujiulong avatar Dec 21 '18 11:12 hujiulong

@hujiulong, We use a modified version of your plugin on our website market.chainbreakers.io and some of our weapons have animations. Do you thinks it's possible to support animations for gltf / glb files in a foreseeable future? (:

creazy231 avatar Dec 21 '18 11:12 creazy231

@creazy231 gltf model animation is easier to implement, I will consider supporting gltf model animation, but I am busy at this time, so it may take a long time.

hujiulong avatar Dec 21 '18 12:12 hujiulong