-
Notifications
You must be signed in to change notification settings - Fork 99
CodeExamples
Julius Bañgate edited this page Apr 19, 2023
·
100 revisions
- Data
- Data Importation
- 3D shapefile loading.gaml, 1 experiment, 3D
- Contour Lines.gaml - Contour Lines Import, 1 experiment, 3D
- DXF File Import.gaml, 1 experiment, 2D
- GEOJSON File Import, 1 experiment, 3D
- Grid DEM.gaml - ASCII File to DEM Representation, 3 experiments, 3D
- Image Vectorisation.gaml, 1 experiment, 2D
- OSM File Import.gaml - OSM file to Agents, 2 experiments, 2D
- SHP Import.gaml - Shapefile to Agents, 1 experiment, 3D
- Data Importation
- Modelling
- Spatial Topology
- Agent Movement
- Continuous Field of Vision.gaml, 1 experiment, 2D
- Follow Path.gaml - Movement of an agent on different paths, 1 experiment, 2D
- Goto Grid.gaml - Movement on a Grid of Cells, 1 experiment, 2D
- Goto Grid Weights.gaml - Movement on a Grid of Cells, 1 experiment, 2D
- Goto Polygon.gaml, 1 experiment, 2D
- Moving3D.gaml, 5 experiments, 3D
- Wander on Graph, 1 experiment, 2D
- Agent Movement
- Spatial Topology
- Toy Models
- Ants (Foraging and Sorting)
- Ants Foraging.gaml, 3 experiments, 2D
- Art
- Trees and Seasons, 3 experiments, 3D
- Mondrian City.gaml, 1 experiment, 2D
- Boids
- Boids 3D Motion.gaml, 1 experiment, 3D
- Bubble Sort
- Bubble Sort 3D.gaml, 1 experiment, 3D
- Epidemiology
- SIR (ABM vs EBM).gaml, 1 experiment, 2D
- Evacuation
- Continuous Move.gaml, 1 experiment, 3D
- Flood Simulation
- Hydrological Model.gaml, 1 experiment, 3D
- K Neareast Neighbours
- knn.gaml, 1 experiment, 2D
- Learning
- Mas KMeans.gaml, 2 experiments, 2D, 3D
- Life
- Life.gaml, 1 experiment, 2D
- Multi-level Data Analysis
- Graph from Bug (Mirror Graph).gaml, 1 experiment, 3D
- MODAVI.gaml, 1 experiment, 2D
- Predator Prey
- Lotka-Volterra (Influence of Integration Step).gaml, 1 experiment, 2D, Charts
- Segregation (Schelling)
- Segregation (Agents).gaml, 1 experiment, 2D
- Soccer
- Soccer.gaml, 1 experiment, 2D
- Sugarscape
- Sugarscape.gaml, 1 experiment, 2D
- Traffic
- Netlogo Traffic Model-2 Roads.gaml, 1 experiment, 2D
- Traffic and pollution.gaml, 1 experiment, 3D
- Waterflow
- Waterflow Field Elevation.gaml, 1 experiment, 3D
- Ants (Foraging and Sorting)
- Visualisation and User Interaction
- Visualisation
- 3D Visualisation
- Moving 3D Object.gaml, 1 experiment, 3D
- Charts
- Series.gaml, 1 experiment, 2D, charts
- DEM Generator.gaml, 1 experiment, 3D
- 3D Visualisation
- Visualisation
- Plugin Models
- BDI Architecture
- CityEscape_BDI_Emotions.gaml, 1 experiment, 2D
- Diffusion Statement
- Anisotropic Diffusion (Simple, Field).gaml, 1 experiment, 3D
- Driving Skill
- Advanced Models
- Drive Random.gaml, 2 experiments, 2D
- Simple Intersection.gaml, 1 experiment, 2D
- Simple model
- Simple Traffic Model, 1 experiment, 2D
- Advanced Models
- Images
- Casting Images.gaml, 1 experiment, 2D, 3D
- Image Manipulation.gaml, 1 experiment, 2D
- Ordinary Differential Equations
- Examples
- Stochastic Differential Equation.gaml, 1 experiment, 2D, charts
- For Advanced Users
- SIR (Split in Agents, Multiple Strains).gaml, 1 experiment, 2D, charts
- Examples
- Pedestrian Skill
- Complex environment-walk.gaml, 1 experiment, 2D
- Generate pedestrian paths.gaml, 1 experiment, 2D
- Simple environment-walk_to.gaml, 3 experiments, 2D
- Physics Engine
- Eroding Volcano.gaml, 1 experiment, 3D
- Flow on Terrain.gaml, 1 experiment, 3D
- Hello World.gaml, 1 experiment, 3D
- Play Pool.gaml, 1 experiment, 3D
- Stairs.gaml, 1 experiment, 3D
- BDI Architecture
- Installation and Launching
- Workspace, Projects and Models
- Editing Models
- Running Experiments
- Running Headless
- Preferences
- Troubleshooting
- Introduction
- Manipulate basic Species
- Global Species
- Defining Advanced Species
- Defining GUI Experiment
- Exploring Models
- Optimizing Model Section
- Multi-Paradigm Modeling
- Manipulate OSM Data
- Diffusion
- Using Database
- Using FIPA ACL
- Using BDI with BEN
- Using Driving Skill
- Manipulate dates
- Manipulate lights
- Using comodel
- Save and restore Simulations
- Using network
- Headless mode
- Using Headless
- Writing Unit Tests
- Ensure model's reproducibility
- Going further with extensions
- Built-in Species
- Built-in Skills
- Built-in Architecture
- Statements
- Data Type
- File Type
- Expressions
- Exhaustive list of GAMA Keywords
- Installing the GIT version
- Developing Extensions
- Introduction to GAMA Java API
- Using GAMA flags
- Creating a release of GAMA
- Documentation generation