Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

JuPedSim/jpseditor

Repository files navigation

Build StatusGitHub license

JPSeditor

Important notice: This project is no longer on active development, for support question feel free to ask at JuPedSim core.

JPSeditor is a graphical user interface to create the geometry of a scenario simulated by JuPedSim. It comes with set of CAD- and further tools to simplify the creation of proper xml-files incorporating information about the scenario' geometry.

Features

  • DXF Import / Export
  • Drawing and define elements for JPScore
  • CAD features
    • Grid mode
    • Object snap
    • Orthomode
    • Zooming
    • Line editing
    • Import background image
  • Tools for automatic room and door declarations
  • Inifile GUI generator

System Requirements

See Requirements.

Installing

Install from source code

The compilation is fairly straightforward:

  • Create a new directory and change to it
mkdir build && cd build
  • Run CMake to build the project
cmake .. 

cmake will check if all required libraries are installed.

  • Compile the project If the previous step terminated successfully run
make -j

Install with installer

We provide binary installer for macOS and windows platform, check the website and download installer for your platform

Support

Please open an issue using the issue-tracker

Tutorials

To highlight some features of JuPedSim we have uploaded some videos on our YouTube channel including a tutorial showing how to use the editor.

You can also find more infomations on our website