nxddsnc / gltf-to-3dtiles

A command line tool to convert gltf to 3dtiles format.
Apache License 2.0
156 stars 46 forks source link

Can you please provide the binary .exe version of this? #16

Open MeRahulAhire opened 1 year ago

MeRahulAhire commented 1 year ago

I want to convert my glb to 3dtiles but I dont know anything about CPP. Can you please provide the .exe binary?

CCCCTX commented 1 year ago

Have you solved the issue with converting GLB to 3D Tiles? After compiling this project, running the exe file gives an error.

MeRahulAhire commented 1 year ago

None replied so I moved away with different approach.

bingo-soft commented 11 months ago

@MeRahulAhire Hi, there! What different approach are you using? Is there any alternative solution?

MeRahulAhire commented 11 months ago

@bingo-soft I actually used a 16K PNG image texture for globe and then passed it into basis texture format so its easy on GPU. But you can try this one out https://github.com/CesiumGS/3d-tiles-tools