google / marzipano

A 360° media viewer for the modern web.
http://www.marzipano.net
Apache License 2.0
2.01k stars 999 forks source link

Cubemaps #401

Open Ash25-mayday opened 3 years ago

Ash25-mayday commented 3 years ago

It's not able to upload the cube tiles. I tried using the same tile with different names, used the suffixes, but still it had error in identifying one file with '_t'. The size of tiles is 249*249px.

SirRandom commented 1 year ago

It seems like the correct suffix for the "left" face is "_l" and not "_t". Evidence for this is at https://www.marzipano.net/media/cubemap/{f,r,b,l,u,d}.jpg f => front; r => right; b => back; l => left; u => up; d => down