Skip to content

hpgem/nanomesh-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanomesh dashboards

This repo contains dashboards for nanomesh. A dashboard is a web app to glance at and play with some data. They were developed using Streamlit.

Using nanomesh in your browser

Generate a 2D mesh Calculate mesh metrics
Generate a 2D mesh Calculate mesh metrics

Running locally

First, install the requirements:

pip install -r requirements.txt

To run:

  • Generate a 2D mesh using this dashboard:
streamlit run .\meshing_dash.py
  • Compare mesh metrics using this dashboard:
streamlit run .\metrics_dash.py

About

Dashboards for meshing and mesh analysis using nanomesh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages