From GAMA model to Virtual Universe ‐ case of a traffic model
Objectives
This tutorial shows how to build a complete virtual environment with interactions from an existing GAMA model. In this tutorial, we start with the traffic model included in the GAMA model library. In this model, vehicles travel on a road network from building to building. The greater the number of vehicles on a road relative to its capacity, the slower the vehicles will move along the road. In addition, each vehicle emits pollutants into the air. The VR version we propose in this tutorial allows you to navigate with a manager's view of the world and to close/open roads.
Requirements
- GAMA 2025-01 and the Unity Plugin for GAMA. Information about the installation of the plugin can be found here
- Unity 6 and the Unity Simple template project. Information about the installation and use of the template project can be found here.