0.1.0 • Published 2 years ago

3d-model-viewer v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

<< WIP >>

3D model viewer made with Lit.

The idea is to export this as an standalone web component when finished.

https://user-images.githubusercontent.com/8031165/197491029-ea6a880d-1b41-4088-b248-bd84c4b0994a.mp4

Features

The module will be able to receive a .glb model and an optional list of hotspots and information which will be rendered on top of the model.

A tool to calculate the hotspots coordinates will be built after the module is ready.

Tech stack

Scripts

  • dev: Run dev server on port 3000.
  • build: Build bundle.
  • serve: Serve build on port 8080.