Disim Code
Brought to you by:
sgowal
File | Date | Author | Commit |
---|---|---|---|
docs | 2012-11-29 | sgowal | [r39] Fixed bug when computing the distance to front ... |
logs | 2011-03-31 | sgowal | [r1] First release of Disim on Sourceforge |
maps | 2011-05-30 | sgowal | [r37] All images generated |
package | 2011-04-07 | sgowal | [r13] Fixed the libraries for MacOS using install_nam... |
scripts | 2011-05-30 | sgowal | [r37] All images generated |
src | 2012-11-29 | sgowal | [r39] Fixed bug when computing the distance to front ... |
Doxyfile | 2011-03-31 | sgowal | [r1] First release of Disim on Sourceforge |
Makefile | 2011-04-15 | sgowal | [r18] Added record-path option |
Makefile.include | 2012-11-29 | sgowal | [r39] Fixed bug when computing the distance to front ... |
license | 2011-03-31 | sgowal | [r1] First release of Disim on Sourceforge |
readme | 2011-04-07 | sgowal | [r14] Fixed grammar in readme |
Disim ----- Version: 1.0-0 Website: http://en.wikibooks.org/wiki/Disim_Highway_Simulator Description: Disim is a lightweight highway simulator that enables the emulation of a complete traffic over several kilometers. It allows the definition of a specific road network under variable entry rates and road conditions. Disim also offers the possibility to add road sensors to measure the density, speed and traffic flow and log this data. Variable speed limits as well as ramp metering is supported natively. This simulator display is based on OpenGL and FLTK which make it particularly fast and enjoyable to use. Another particularity is that the simulator can be run without graphical interface to gather quantitative data. Disim offers a powerful scripting API enabling everyone to modify the individual car behavior and use the intelligent traffic management using LUA. As LUA is interpreted it requires no compilation and allows quick prototyping of behaviors. License: GPLv3 -------------------------------------------------------------------