Author Topic: Panorama  (Read 2786 times)

2016-12-05, 10:10:22

vinbarg

  • Active Users
  • **
  • Posts: 129
    • View Profile
Hello, how can i create 360 panorama , but i want rotate camera around one point /house/. i want to see the house in 360, like from the each side in panorama view. Something like this. http://www.eurolineslovakia.sk/www/aplikacia/aplikacia.php?dom=Aktiv_2021&aplikacia=4&zrkadlo=false&lang=sk&novinka=true

any advice how to do this. THX a lot.

2016-12-05, 13:27:57
Reply #1

FrostKiwi

  • Active Users
  • **
  • Posts: 686
    • View Profile
    • YouTube
Hello, how can i create 360 panorama , but i want rotate camera around one point /house/. i want to see the house in 360, like from the each side in panorama view. Something like this. http://www.eurolineslovakia.sk/www/aplikacia/aplikacia.php?dom=Aktiv_2021&aplikacia=4&zrkadlo=false&lang=sk&novinka=true

any advice how to do this. THX a lot.
What you linked is a turntable. There are many plugins and templates for turntables.
What I read from your post, is a turntable, that allows you to look around like in VR on each turntable Image. Is that right?
There is no easy way I know of, that allows you to do this.
Nothing speaks against using krpano for instance and making the next panorama just be a +10° on the turntable.

You could easily try that with the trial version of krpano.

The problem is, that there will be no slider, the data set will be massive and the effect wont be that great, as looking around in VR or via mouse does not reveal a new side of the house at all.
You can only look around and have to load in the next panorama for the next +10° of the turntable.
Not a good user experience.

I'd say stick to what each techniques does best.
Panorama to look around on one spot and turntable to show a model from all sides.
I'm 🐥 not 🥝, pls don't eat me ( ;  ;   )

2016-12-05, 14:19:34
Reply #2

romullus

  • Global Moderator
  • Active Users
  • ****
  • Posts: 8831
  • Let's move this topic, shall we?
    • View Profile
    • My Models
UE4? :]
I'm not Corona Team member. Everything i say, is my personal opinion only.
My Models | My Videos | My Pictures

2016-12-05, 21:50:53
Reply #3

vinbarg

  • Active Users
  • **
  • Posts: 129
    • View Profile
thank u coronauts :) will try turntable in krpano frist of all.

2016-12-06, 19:26:29
Reply #4

sprayer

  • Active Users
  • **
  • Posts: 794
    • View Profile
just render animation of rotating object\scene or flying around camera and use software krpano or i was using http://ggnome.com/object2vr

2016-12-06, 19:46:39
Reply #5

mferster

  • Active Users
  • **
  • Posts: 523
    • View Profile
If you are comfortable with adapting javascript, you can use this free html5 canvas solution.

http://codepen.io/AngelKrak/pen/haEBf/

All you really have to do is: export it,  render our your 360 rotation stills, change the file paths in the javascript, and change the canvas dimensions in the html portion.
« Last Edit: 2016-12-06, 19:51:38 by mferster »