Skip to content

Exploring the complexities of natural systems by visualizing laws of physics, the universe, and more with P5.js and Matter.js

Notifications You must be signed in to change notification settings

whalelogic/Natural-Systems-Simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulations of Natural Systems and GML Models

atom

Summary

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! 🤖 🪐

Getting Started

  1. Fork this repository: Clone the repository to your local machine using git clone.
  2. Install dependencies: Run npm install or pip install depending on your package manager.
  3. Explore simulations and models: Browse through the simulation files (e.g., weather_forecast.js) and model files (e.g., ecosystem_model.gml).

OR

  1. Navigate to the subdirectory you want and run python3 -m http.server
  2. Open the index.html file in that subdirectory

About

Exploring the complexities of natural systems by visualizing laws of physics, the universe, and more with P5.js and Matter.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published