xslasd / step2glb

step2glb Introduction Convert 3d model (STL/IGES/STEP/OBJ/FBX) to gltf and other Theoretical supported file formats Import: obj, 3ds, stl, ply, gltf, glb, off, 3dm, fbx, dae, wrl, 3mf, ifc, brep, step, iges, fcstd, bim. Export: obj, stl, ply, gltf, glb, off, 3dm, bim.
Apache License 2.0
18 stars 3 forks source link

3dm to glb #1

Open Lbilling opened 1 year ago

Lbilling commented 1 year ago

HI, is there anyway you can maintain the layer names from the 3dm in the glb output please?

xslasd commented 1 year ago

I have added a debug.js file for you to check if there is a title in the content of the .3DM file. Let's focus on the processing process of importer3dm.js. I found that the document theory can be demonstrated on https://mcneel.github.io/rhino3dm/javascript/api/File3dm.html.