objTo3d-tiles icon indicating copy to clipboard operation
objTo3d-tiles copied to clipboard

Many objs to 3d tilesets

Open safa833 opened this issue 7 years ago • 4 comments

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

safa833 avatar May 02 '18 12:05 safa833

Sorry first, this tool not support convert multi objs into single tileset.

So you should combine objs in other way, such as import 3d modeling software and export combined obj.

PrincessGod avatar May 02 '18 13:05 PrincessGod

Hi @safa833 ,

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.

Thanks.

CrashedBboy avatar May 02 '18 14:05 CrashedBboy

@CrashedBboy Great job!

After you finished it, I can put your link in README.

PrincessGod avatar May 02 '18 14:05 PrincessGod

@CrashedBboy Thanks, I'll appreciate for your notification

safa833 avatar May 02 '18 14:05 safa833