RaidcoreGG / TyriaStreetview

It's like Streetview but for Guild Wars 2!
https://tyria.raidcore.gg/
2 stars 0 forks source link

Coordinate system mismatch #1

Open Sognus opened 1 year ago

Sognus commented 1 year ago

Possible solution:

Sognus commented 1 year ago

Possible place that needs code modifued https://github.com/RaidcoreGG/TyriaStreetview/blob/react/src/components/Panorama/Panorama.js#L88

Sognus commented 1 year ago

Issue possibly fixed in 55f12c2 with some twists.

There is no way to determine what was texture offset from panorama renderer. For example offset of panorama with ID pano_queensdale_shaemoor is 29.5.

I added support for rotation. When rotation is not specified, zero offset is assumed. To correctly display panorama arrows, all misaligned panorama textures must either provide information about correct rotation offset or new texture with no offset needs to be created.

@DeltaxHunter

DeltaGW2 commented 1 year ago

I will try to add data to each (estimates within a few degrees) or recreate them. I might still have the source files.