I have some .3ds format files ,I want to convert it to gltf format.
Is there any package to convert it direct to .gltf format or to collada/.obj format. As for collada/.obj to gltf ,there are npm package available.
I need some npm package or python script (not software - have already tried Spin3DMesh ,It is able to convert but I need some npm package or python script).
packages already tried are : parse-3ds ,3dstojs but they are not giving output as Spin3DMesh.