Marzipano EquirectGeometry levels width - what is the width?

202 views
Skip to first unread message

Leonard Teo

unread,
Mar 24, 2017, 6:42:03 AM3/24/17
to marzipano
Hi all!

I have Marzipano running great. I have successfully set it up to load multiple levels using Equirect Geometry:

geometry = new Marzipano.EquirectGeometry([
      { width: 1024 },
      { width: 2048 },
      { width: 4096 }
    ])

What I'm trying to figure out is what do these widths correspond to? I've looked through the source code and can't seem to work it out (yet). It's definitely not the window width as my tests are showing that the higher levels are loading even for smaller resolutions. 

Any pointers here would be much appreciated.

Thanks!

Leo

Manuel Cabral

unread,
Mar 24, 2017, 11:50:30 AM3/24/17
to Leonard Teo, marzipano
Hi,

This is the width of the source image. For example, the equirect demo has an image that is 4000x2000 pixels.

All the best,
Manuel

--
You received this message because you are subscribed to the Google Groups "marzipano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to marzipano+unsubscribe@googlegroups.com.
To post to this group, send email to marz...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/marzipano/aff7f6c0-de64-4ddf-b568-e0b81eb06005%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Leonard Teo

unread,
Mar 24, 2017, 5:17:02 PM3/24/17
to marzipano
Awesome. Thank you!


On Friday, 24 March 2017 11:50:30 UTC-4, Manuel Cabral wrote:
Hi,

This is the width of the source image. For example, the equirect demo has an image that is 4000x2000 pixels.

All the best,
Manuel
On Fri, Mar 24, 2017 at 3:42 AM, Leonard Teo <leo...@ballistiq.com> wrote:
Hi all!

I have Marzipano running great. I have successfully set it up to load multiple levels using Equirect Geometry:

geometry = new Marzipano.EquirectGeometry([
      { width: 1024 },
      { width: 2048 },
      { width: 4096 }
    ])

What I'm trying to figure out is what do these widths correspond to? I've looked through the source code and can't seem to work it out (yet). It's definitely not the window width as my tests are showing that the higher levels are loading even for smaller resolutions. 

Any pointers here would be much appreciated.

Thanks!

Leo

--
You received this message because you are subscribed to the Google Groups "marzipano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to marzipano+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages