* update build.yml * Add Node 20 to testing matrix * Remove EOL Node 16 * Update remaining workflows |
||
|---|---|---|
| .github | ||
| .vscode | ||
| assets | ||
| docs | ||
| libs/loaders | ||
| sandbox | ||
| source | ||
| test | ||
| tools | ||
| website | ||
| .gitignore | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| start_server.bat | ||
Online 3D Viewer
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
Example
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.
