Skip to content

coffee2toast/mesh-simulator

Repository files navigation

Mesh Simulator

To run the simulator, Python 3.10 or higher is required. You can install the simulator with pip:

pip install git+https://github.com/coffee2toast/mesh-simulator.git

To run the simulator, due to a limitation in solara, you need to download the __main__.py file from the repository and run it with Python:

curl https://raw.githubusercontent.com/coffee2toast/mesh-simulator/main/src/mesh_simulator/__main__.py -o mesh_simulator.py
solara run mesh_simulator.py

Your browser will open, where you will be able to interact with the simulator:

Simulator Web View

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages