Develop an experimental framework for simulated multiplayer (model) railroads.
It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces.
Project Homepage: http://simulrr.sourceforge.net
The SRR Framework has been used by the SrrTrains v0.01 project
Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c
Home of SrrTrains: https://lc-soc-lc.at/host
...It is controlled with states, wich can be layed over each other and entities wich can execute triggers when some events occur.
The built in console provides some extra enhancement, you can add commands easily to it - same with creating a trigger-function for an entity.
It's using java.awt as graphical port.
Also using OpenGL from version 0.3.xxx, you can select your desired main class and it runs with the given graphics port.
Checkout the git repository for the newest version..
Documentation is in the files.