Skip to main content
Participant
January 30, 2019
Question

Rotating product image

  • January 30, 2019
  • 2 replies
  • 180 views

Can anyone please point me in the direction of an app to use in the Adobe Creative Cloud suite that would allow me to create a product image that can be rotated by the mouse.

An example can be found here (you may have to scroll through the images to get to a rotating one). https://www.games-workshop.com/en-GB/Aos-Tempest-Of-Souls-Paint-2018-eng

Ive seen loads of sites online that allow you to do this for a monthly fee, however Im thinking that with the power of the Adobe suite, there must be an app that allows me to do this.

Many Thanks

This topic has been closed for replies.

2 replies

Daniel E Lane
Inspiring
January 30, 2019

Actually, I just looked in depth at the code for that page. That rotation animation was down with Java Script build into the page on the website. I went through it closely and it looks like it is actually 50 individual photographs shot in a lightbox or something similar and the statue was sitting on a rotisserie of some sort where you could set it to rotate a specific amount for each photography. All of those images were imported into a database that the particular Java Script they wrote (or got somewhere) accesses while you scrub the image back and forth.

kglad
Community Expert
Community Expert
January 30, 2019

you need a 3d program to create those images. blender is a free one: https://www.blender.org/

once you have a sequence of 3d images, there are adobe programs (eg, animate cc) that can rotate the image in response to the mouse.