Hi there, I have make a small tool objTo3d-tiles convert obj to 3d tiles with b3dm, based on obj2gltf.
Hope that can makes some help.
Hi there, I have make a small tool objTo3d-tiles convert obj to 3d tiles with b3dm, based on obj2gltf.
Hope that can makes some help.
Very cool! Nice to see you on the forum.
Thank you.
If anyone have different requirement can make an issue.
在 2017年11月2日星期四 UTC+8上午6:51:01,Sean Lilley写道:
is there any tool to convert .dae file to b3dm?
We have some tools available to convert Collada (.dae) to 3D Tiles, reach out to Tim to get your data converted.
Hi Angarika, these are some of the tools you can use:
To convert dae to glb: https://github.com/KhronosGroup/COLLADA2GLTF (use the -b flag)
To convert glb to b3dm: https://github.com/AnalyticalGraphicsInc/3d-tiles-tools/tree/master/tools#glbtob3dm
Thanks you!!
2017년 11월 1일 수요일 오후 6시 48분 35초 UTC+9, hongjia...@gmail.com 님의 말:
I want to transform several gltf files into a .b3dm file with this tool. Can you help me, please?