You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, did you try it with other official scenes? I played with bonsai and some others but not truck. They worked, wonder if truck is different. Have to admit I did not try the official scenes after the finishing touches, right before releasing (and the camera conversion code is a mess).
When loading in saved camera positions from JSON I get distorted camera views.
{ "fx": 1163.2547607421875, "fy": 1156.2802734375, "height": 1091, "id": 14, "img_name": "000015.jpg", "position": [ 1.0722368955612183, 0.6061256527900696, -2.6365013122558594 ], "rotation": [ [ 0.8878934979438782, -0.07130444049835205, 0.45448988676071167 ], [ -0.07130444049835205, 0.45448988676071167, 0.00947901327162981 ], [ 0.45448988676071167, 0.00947901327162981, 0.9905414581298828 ] ], "width": 1957 },
This doens't happen when navigating the standard viewer, so is probably a small bug somewhere.
The text was updated successfully, but these errors were encountered: