Online3DViewerExamples icon indicating copy to clipboard operation
Online3DViewerExamples copied to clipboard

Example of using Online 3D Viewer engine as an npm package.

Results 3 Online3DViewerExamples issues
Sort by recently updated
recently updated
newest added

> o3dv.module.js:14323 Uncaught TypeError: edgeSettings.Clone is not a function at Viewer.SetEdgeSettings (o3dv.module.js:14323:1) at new EmbeddedViewer (o3dv.module.js:14750:1) at ViewerWithUrls.js:13:1 at commitHookEffectListMount (react-dom.development.js:23150:1) at commitPassiveMountOnFiber (react-dom.development.js:24926:1) at commitPassiveMountEffects_complete (react-dom.development.js:24891:1) at commitPassiveMountEffects_begin (react-dom.development.js:24878:1)...

Hi @kovacsv There seems to be an issue when running npm. I think there is an issue with the build script in package.json as attached in the screenshots. Please have...

Hi @kovacsv When I checked the use_as_react_component, it seems to calculate and display the volume and surface area of the uploaded 3D file. However, I found it difficult to figure...