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
There are many obj files, I can convert to b3dm them singly but It causes performance loosing in cesium showing. How Do I convert obj files to b3dm by grouping.
For example:
1.obj, 2.obj 3.obj --> 1.b3dm
4.obj, 5.obj, 6.obj --> 2.b3dm
in short, How Can I tile objs according to number I determine
The text was updated successfully, but these errors were encountered:
Recently I will be working on developing a tool for merging multi OBJs into one or more tileset, which is also based on this tool.
I will notify you soon after it is available, hope it will help in the future.
Uh oh!
There was an error while loading. Please reload this page.
There are many obj files, I can convert to b3dm them singly but It causes performance loosing in cesium showing. How Do I convert obj files to b3dm by grouping.
For example:
1.obj, 2.obj 3.obj --> 1.b3dm
4.obj, 5.obj, 6.obj --> 2.b3dm
in short, How Can I tile objs according to number I determine
The text was updated successfully, but these errors were encountered: