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.
A slider below the tree views allows to explode Assemblies
- Install dependencies:
yarn install- Run
devscript:
yarn run dev- Go to:
(Your port might be different. Check the actual port in the output of the previous command.)
You can load data by drag and drop, or using a pick file dialog.