Skip to content

Unity - 3D simulation of a traffic intersection with cars and traffic lights

Notifications You must be signed in to change notification settings

luisalcab/AI-Simulation-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

AI Simulation Unity

Creators:

  • Luis Alberto Alcántara Cabrales A01634185
  • Alexa Serrano Negrete A01654063
  • Renet de Jesús Pérez Gómez A01640555
  • Vicente Javier Viera Guízar A01639784

Description:

3D simulation of a traffic intersection with cars and traffic lights, powered by an Agent-Based Model (Agentpy) that simulates the behavior of the cars and the traffic lights in the intersection. The simulation is made in Unity, using C#. The simulation has a GUI that allows the user to change camera views and the simulation allows the user to click on the cars to see their perspective in a first person view with a camera attached to the car.

How to run

  1. Download the project
  2. Open the project in Unity
  3. Close unity
  4. Open the project in Unity again
  5. Open the scene Assets/Scenes/Simulation.unity
  6. Run server: https://github.com/luisalcab/multiagent
  7. Run the scene in Unity
  • (The default number of cars is 50)

Simulation Running

youtube-video-gif

Assets used

About

Unity - 3D simulation of a traffic intersection with cars and traffic lights

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published