PrincessGod / objTo3d-tiles

Convert obj model file to 3d tiles
https://princessgod.github.io/objTo3d-tiles
Apache License 2.0
781 stars 233 forks source link

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

Open BYUNGWOONJANG opened 6 years ago

BYUNGWOONJANG commented 6 years ago

Additionally, whether texture is supported ? :)

PrincessGod commented 6 years ago

Emmmmmm ,

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

:joy:

BYUNGWOONJANG commented 6 years ago

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

PrincessGod commented 6 years ago

@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.

BYUNGWOONJANG commented 6 years ago

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