Package Exports
- angular-3d-viewer
- angular-3d-viewer/build/engine/o3dv.module.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (angular-3d-viewer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Angular 3D Viewer
This is a fork of the Online 3D Viewer (https://3dviewer.net). The code is modified to run with Angular.
Online 3D Viewer (https://3dviewer.net) is a free and open source web solution to visualize and explore 3D models in your browser. This repository contains the source code of the website and the library behind it.
Live website - Website documentation - Developer documentation - Discord server
Supported file formats
- Import: obj, 3ds, stl, ply, gltf, glb, off, 3dm, fbx, dae, wrl, 3mf, amf, ifc, brep, step, iges, fcstd, bim.
- Export: obj, stl, ply, gltf, glb, off, 3dm, bim.
External Libraries
Online 3D Viewer uses these wonderful libraries: three.js, pickr, fflate, draco, rhino3dm, web-ifc, occt-import-js.