Skip to content

borkowsk/sym4processing

Repository files navigation

sym4processing - various simulation resources in processing

@date 2024-10-01 (last modification)

Processing files supporting various simulation applications and giving them selected possibilities and properties:

  • A design template for CA ( Cellular Automata ) applications.
  • A design template for ABM( __Agent Base Modeling) simulations with the possibility of expanding with a network structure, suitable for many purposes.
  • IP-network game template for one server - many clients simulational games.
  • Additional optional source code modules for working with application templates. This set includes tools for generating artificial complex networks (not necessarily neural), collecting simulation data, calculating their statistics and visualizing them during the simulation.
  • Sample simulations written using these templates
  • As a submodule, it imports a repository with materials for the course "Processing in education and simulation" (bookProcessingPL)

More documentation is in the source files, prepared to generate documentation in the Doxygen format. Just use docs/_make_docs.sh and then see doxDocs/ .

image

REPOSITORY CLONING

git clone --recurse-submodules https://github.com/borkowsk/sym4processing.git

DEPENDENCIES

You need to install "com.hamoid" library for Processing and "ffmpeg" application.

More materials

GitHub resources:

PL: WYWIAD na temat symulacji społecznych na YouTube

PL/EN: Kanały i strony

Licencing

As long as you prominently display information about the authors and sponsors of this repository in a prominent place on a derivative project, you are free to use this code for educational and research purposes, and to modify it freely.

This repository is sponsored by Centre For Systemic Risk Analisis, and EU grants: HumanAI & GuestXR

Authors

  • Wojciech Tomasz Borkowski
  • Andrzej Krzysztof Nowak

Links

image