Skip to content

raffdp/minimal-zea-viewer

Repository files navigation

minimal-zea-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.

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

Live Demo

http://docs.zea.live/minimal-zea-viewer/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published