Skip to content

3DSSpatial/Zea-Asm-Explode

Repository files navigation

minimal-viewer

This is a minimal sample application built using Vite, TypeScript, HTML, and WebComponents. It is a simple sample that shows how to load and render various file formats, while providing a simple tree view to explore the model structure.

Assembly Explode

A slider below the tree views allows to explode Assemblies

Running the demo

  1. Install dependencies:
yarn install
  1. Run dev script:
yarn run dev
  1. Go to:

http://localhost:3000

(Your port might be different. Check the actual port in the output of the previous command.)

Loading data

You can load data by drag and drop, or using a pick file dialog.

Live Demo

About

Minimal viewer with an Asm explode slider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published