-
Notifications
You must be signed in to change notification settings - Fork 239
obj to 3Dtiles 只會生成1個b3dm? #52
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
Comments
你可以去试试 #obj2tiles 这个开源库 |
@jingyangking 你好,我想请教下如何将一个 obj 文件转换为多个 b3dm 文件。 |
不好意思,我用的是THREEJS这个加载引擎,加载速度相较快一些。如果你只能使用CESIUM的话,或许你可以去试试PY3dTILES这个开源库。 |
兄弟,我和你做的项目差不多哎,能留个微信交流一下吗? |
@novice233 兄弟,留个联系方式? |
不好意思,我试过很多开源库,效果都不太理想,所以暂时搁置了 |
作者你好,感謝你的偉大作品
在處理小檔案的時候,生成一個b3dm似乎是很正常
但現在我有一個大檔案obj,轉出來的檔案也只有1個b3dm
這樣似乎不太正確,這樣會導致上傳至cesium ion 檔案太大而顯示不出來(或者要loading很久)
不知道有無方法,讓大檔案自動切成不同程級,也就是數個b3dm
謝謝你
The text was updated successfully, but these errors were encountered: