Associate
- Joined
- 17 Jun 2009
- Posts
- 15
Hi,
I am in my final year of Computer Science and basically I am making a simulation about traffic priority lights for emergency services for my final year project.
The simulation will need to show an road, primarily an intersection were cars are driving along and responding to traffic lights (stop when red, go when green), they will also interact with other cars to avoid collisions and emergency vehicles will automatically turn traffic lights to green when they are nearby, the traffic lights will also interact with other traffic lights to make sure they are not conflicting.
Can someone recommend any good simulation tools or software for Java (or even C, C++) that would help aid me in designing this, I cannot imagine JCreator or Textpad being any help as its merely used to create source codes.
Thanks
I am in my final year of Computer Science and basically I am making a simulation about traffic priority lights for emergency services for my final year project.
The simulation will need to show an road, primarily an intersection were cars are driving along and responding to traffic lights (stop when red, go when green), they will also interact with other cars to avoid collisions and emergency vehicles will automatically turn traffic lights to green when they are nearby, the traffic lights will also interact with other traffic lights to make sure they are not conflicting.
Can someone recommend any good simulation tools or software for Java (or even C, C++) that would help aid me in designing this, I cannot imagine JCreator or Textpad being any help as its merely used to create source codes.
Thanks