nytimes / aframe-loader-3dtiles-component

A-Frame component using 3D-Tiles
Other
189 stars 26 forks source link

3dtiles appears in vertical (90º rotated) orientation #34

Closed kfarr closed 6 months ago

kfarr commented 1 year ago

I am seeing a very similar issue as #15 occur again, however there are a few differences from that ticket so opening a new ticket instead:

Here is a video where you can see a few attempts: https://github.com/nytimes/aframe-loader-3dtiles-component/assets/470477/89a87f71-6d41-497e-8683-546540c1a996

The test URL is here: https://github.3dstreet.org/3dtiles.html

The code is here: https://github.com/3DStreet/3dstreet/blob/main/3dtiles.html

kfarr commented 6 months ago

I have not seen this behavior with the new PR. https://github.com/nytimes/aframe-loader-3dtiles-component/pull/39

I'll keep this ticket open until we get that merged and more people test it

kfarr commented 6 months ago

In our testing we reproduced with application-specific issues. Marking as closed as it does not appear to be an issue related to this repo