Skip to content

r2d2m/roadbuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roadbuilder

Build road just like in a simcity game.

Building tools

  • Create/delete roads of 3 curve types: straight line / arc / bezeir curve
  • Round and smooth intersections
  • Intelligent and easy drawing
  • Support elevated road and 3D objects on road side
  • Input validity check

Traffic Simulation

  • Navigation from source to sink with auto lane selection
  • Longitudinal and lane-changing behavior based on IDM and BOMIL models

Plans

  • Refactor backend codes for better maintainability & speedup.
    • Create Unit tests for complicated classes.
    • Mainscene would still be working with old scipts kept in Old/ Folders.
  • Integrate Unity ECS into traffic system.
  • Handle lane-changing deadlocks

Demo

Vehicle

About

Easy-to-build realistic roads in Unity. Foundation of any simcity game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.7%
  • ShaderLab 5.7%
  • Java 1.9%
  • Objective-C++ 0.4%
  • C 0.1%
  • JavaScript 0.1%
  • Objective-C 0.1%