360 object visualization

Hello People
I am wondering about how to create a 180 or 360 degree rotation Around an Object.

Like a product 360, from photos.

There must be something around, but I can find nothing on Answers or Asset store.

The closet thing I can think of is this:
To hava a plane continually face the Camera, but depending in the Camera’s position to switch t’s texture to on in an array of photos with an alpha channel

Make sense?

Any insight or leads are much appreciated!

~ be

Well, it doesn’t sound too hard :slight_smile: I could just have a dummy object and check the camera’s angle compared to it’s forward angle, and then based on that show the right image from an array of image corresponding to a certain angle spectrum.