-
Notifications
You must be signed in to change notification settings - Fork 191
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
加载model模型(gltf)不显示,但在没有earthSDK的环境下用原生cesium可以显示 #85
Comments
没遇到您说的这种情况。 |
模型可以发给您的,我上传到GitHub仓库里,麻烦您看看 |
好的,收到 |
我写了两个页面 分别是使用earthSDK和只用cesium,您可以看看 只用cesium的页面是可以显示的,用了earthSDK就不行了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题,用earthSDK显示地图,加载gltf模型(使用的cesium的viewer.entities.add方法),发现有的模型显示,有的无法显示(一个透明材质的椎体)
但是在没有earthSDK的环境下,用原生的cesium加载地图,模型显示是没有问题的
请问是earthSDK有做什么处理吗?
The text was updated successfully, but these errors were encountered: