Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for multilane roadways and highways #37

Open
basicNew opened this issue Oct 11, 2016 · 0 comments
Open

Add support for multilane roadways and highways #37

basicNew opened this issue Oct 11, 2016 · 0 comments

Comments

@basicNew
Copy link
Contributor

basicNew commented Oct 11, 2016

Once #22 is merged we need complete support for:

  • streets
  • 2-lane roadways
  • multilane-lane roadways
  • highways

Right now the procedural city generator only has a difference between streets and main streets, so we could:

  • Extend it to have these four different types of roads.
  • Leve the generator as is and do some post-processing on our side to convert some roads to other types.

Note: at some point we will need to add on/off ramps to the highways, so we should keep that in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant