This repository is designed to store all my natural systems simulations and GML models in which I will expore the following:
- Natural Systems: Simulate complex systems, such as weather patterns, bacteria growth, ecosystem interactions and population dynamics.
- Developing GML Models: Create and share graphical models that illustrate the underlying structures and behaviors of natural things like particle systems, waves, oscillations, even bacteria growth. 🩹
- Anything can be modeled! 🤖 🪐
- Fork this repository: Clone the repository to your local machine using
git clone. - Install dependencies: Run
npm installorpip installdepending on your package manager. - Explore simulations and models: Browse through the simulation files (e.g.,
weather_forecast.js) and model files (e.g.,ecosystem_model.gml).
- Navigate to the subdirectory you want and run
python3 -m http.server - Open the index.html file in that subdirectory