Tools
A number of tools has been created for Arche.
If you wrote a tool and want it to be included here, please open an issue on GitHub.
-
arche-serde provides JSON serialization and deserialization for Arche’s World.
-
arche-model provides a wrapper around Arche, and some common systems and resources. its purpose is to get started with prototyping and developing simulation models immediately, focussing on the model logic.
-
arche-pixel provides OpenGL graphics and live plots for Arche using the Pixel game engine.
-
arche-demo provides examples of Arche models, which can be viewed in a live demo.