Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an issue with default model orientation in Cesium. #126

Merged
merged 2 commits into from
Nov 12, 2018

Conversation

emackey
Copy link
Member

@emackey emackey commented Nov 12, 2018

Cesium's internal forward axis has always been +X, but glTF uses +Z. Recently Cesium gained more logic for trying to automatically detect glTF 1.0 vs 2.0 and adapt the forward axis accordingly. But the Cesuim preview window here was already configured for the previous +X system, so, the auto-detect is turned off for this project.

The Babylon and ThreeJS previews are not affected.

@emackey emackey merged commit a3b4df7 into master Nov 12, 2018
@emackey emackey deleted the cesium-orientation branch November 12, 2018 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant