Skip to content
View Reisim's full-sized avatar

Block or report Reisim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Reisim/README.md

Re:sim

Multi-agent traffic simulation software

resim_image1

Requirement

The software is developed using Qt5.12 with MinGW64 compiler for Windows. Some windows API should be replaced for running on Linux and Mac.

Re:sim uses freetype libraries for text rendering. Please get following libraries appropriate for your platform.

  • freetype
  • libpng
  • zlib
  • bzip2

The library setting written in the Reisim.pro file should be modified according to your environment. For Windows 10, you can find these libraries at Win10 folders.

Usage

The shaders and true-type font should be placed in the same folder of Reisim.exe.

Before running the simulation, data should be prepared using SEdit.

See quick_start.pdf for more detail.

User's manual is also available.

To create the simulation data, use SEdit, Simulation data Editor for Re:sim, also open-source program you can find here.

sedit-image1

See Manuals for more details.

Part 1: Basic Operation

Part 2: Scenario Data Setting

Binary for windows and Sample Data

You can get the binary files of Re:sim and S-Edit (and all necessary other files like DLLs) by downloading zip files in bin_win10 folder. Unzip the Resim.zip and SEdit.zip and run Reisim.exe and SEdit.exe in the resultant folders.

The sample data is also provided, download the files in Resim-Simulation-Sample folder. Open CityMapData.se.txt with SEdit.exe to see the simulation data. To run the simulation, open simdata_citymap.rc.txt and press start button. You will see the simulation running like the figures below.

resim-image2

resim-image3

Licence

LGPL v3

Popular repositories Loading

  1. Reisim Reisim Public

    multi-agent traffic simulation software

    C 7

  2. SEdit SEdit Public

    Simulation Road Data Editor

    C 2