You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scene.add(object.object); // Add object to scene once loaded.
36
+
}
37
+
});
38
+
```
39
+
26
40
## See also
27
41
[obj2bom](https://github.com/NGenesis/bom-obj2bom) - A command line tool to convert OBJ and associated MTL files to BOM (Binary Object/Material) file format.
0 commit comments