idai-3dviewer

Install in your npm project using:

Usage no npm install needed!

<script type="module">
  import idai3dviewer from 'https://cdn.skypack.dev/idai-3dviewer';
</script>

README

Arachne 3D-Viewer

Install in your npm project using:

npm install idai-3d-viewer --save

Build with gulp:

npm install
npm run build

Run viewer locally for development with:

npm start