#๐Ÿ”’ City road network generator

4 messages ยท Page 1 of 1 (latest)

clear thicket
#

Hello!
I'm trying to make a small city generator in python, however I can't seem to figure out how to generate good road networks.
The photo appended belongs to this video: https://www.youtube.com/watch?v=MhaoCKvAg4Y, where the author says they've used a cellular automata system with some rules, but I can't figure out how to achieve such a good result. It's also mentioned that it's matrix based which is in pair with what I'm trying to do.
I'm aware this is not a very "common" help post, but i'd really appreciate if someone could tell me anything so I can get a better idea on how to replicate that effect.
Thank you ^^

limber horizonBOT
#

@clear thicket

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

limber horizonBOT
#

@clear thicket

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.