Dear Community,
we have around 180 GB of 3D mesh in OBJ format and would like to visualize it in CesiumJS. Can you suggest the most efficient way of converting this data to 3D Tiles and visualize in CesiumJS? The options that we are aware of are:
- using desktop software such as FME (Safe Software) and SURE (nFrames)
- Python packages such as Obj2Tiles (GitHub - OpenDroneMap/Obj2Tiles: Converts OBJ files to OGC 3D tiles by performing splitting, decimation and conversion) and objTo3d-tiles (GitHub - PrincessGod/objTo3d-tiles: Convert obj model file to 3d tiles)
Thanks a lot