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

Is it possible to combine several .obj files into a single .b3dm?

Open BYUNGWOONJANG opened this issue 7 years ago • 4 comments

Additionally, whether texture is supported ? :)

BYUNGWOONJANG avatar Feb 20 '18 02:02 BYUNGWOONJANG

Emmmmmm ,

maybe you can combine your model files into one .obj file then convert to .b3dm.

:joy:

PrincessGod avatar Feb 21 '18 04:02 PrincessGod

thx, this is one .obj file then covert to .b3dm Desktop (2).zip What I want is to see if I can combine several of these .obj files into a single .b3dm

BYUNGWOONJANG avatar Feb 23 '18 04:02 BYUNGWOONJANG

@wkdquddns Sorry about that, I was misunderstood.

You can put use the combine command in README, the parameter is the folder contains several .b3dm output folders, it will generate a tileset.json file in target folder, which combine all .b3dm in this folder. For more information about combine you can check out tileset.json's spec.

PrincessGod avatar Feb 23 '18 11:02 PrincessGod

What I wanted was to be able to combine multiple .obj files rather than a Tileset combination into one .b3dm extension. Now I make a lot of .b3dm and call it, so I can not get speed on the web. So I am trying to put together several .obj files combine

BYUNGWOONJANG avatar Feb 26 '18 00:02 BYUNGWOONJANG