README
virtex
three.js object viewer.
Setup
Clone the repo then run:
npm install
npm start
3D object viewer built with three.js
<script type="module">
import virtex3d from 'https://cdn.skypack.dev/virtex3d';
</script>
three.js object viewer.
Clone the repo then run:
npm install
npm start