Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.06 KB

SumoViz3D

Screenshot of SumoViz3D

This is a WebGL-based post-visualization of pedestrian simulation data. The results of a simulation (including geometry and pedestrian space-time-coordinates) are displayed in a fully interactive 3D-space which can be manipulated by the viewer.

What is it all about?

This is part of my bachelor thesis at TU München which was submitted on September 17, 2012. It was created upon Mustafa K. Isik's master thesis on "HTML5-based Visualization of Pedestrian Simulation Data".

Used technologies

Server-side (not included):

  • CouchDB for storing and processing simulation data
  • node.js for data-import and delivery

Client-side:

Kudos to all these developers!