Skip to main content
Participant
March 21, 2018
Question

Interactive Turntable of 3d model

  • March 21, 2018
  • 2 replies
  • 1602 views

I need to make an interactive turntable of my 3d model, where users can rotate the model and see it from different angles. And it should start rotating automatically in a few seconds if the user stops rotating it manually. Something like this: Katt Turntable by KP-ShadowSquirrel on DeviantArt

Can anyone help?

Thanks.

This topic has been closed for replies.

2 replies

JoãoCésar17023019
Community Expert
Community Expert
March 22, 2018

Hi.

DeviantArt uses SWF embedding and seems to support a animated GIF fallback for mobile devices.

Here is an example of what you want using mouse drag: Re: How to scrub through Frames with decelerating "gotoAndStop" function?

Please let us know if this works for you.

Regards,

JC

kglad
Community Expert
Community Expert
March 21, 2018

is your 3d model rotation added to a timeline?

Participant
March 21, 2018

Yes it is.

kglad
Community Expert
Community Expert
March 21, 2018

then use gotoAndStop in the listener function. 

if you need more help than that, you'll need to supply more info and code you're using, so far to control the display.