City Map Generator – Create procedural American-style cities in the browser
21–30 of 48 posts
Re: City Map Generator – Create procedural American-style cities in the browser
#22I did an undergraduate project based on the same paper as this (not nearly the same quality, but similar enough if you squint). The procedural method used for this kind of generation is really powerful -- you usually see L-Systems being used to create basic sort of fractals but these sort of implementations can become pretty smart. For example, you can provide a height map of the terrain, and make it so that the road…
Re: City Map Generator – Create procedural American-style cities in the browser
#23I did an undergraduate project based on the same paper as this (not nearly the same quality, but similar enough if you squint). The procedural method used for this kind of generation is really powerful -- you usually see L-Systems being used to create basic sort of fractals but these sort of implementations can become pretty smart. For example, you can provide a height map of the terrain, and make it so that the road…
Re: City Map Generator – Create procedural American-style cities in the browser
#24Nitpick: I don't know of any American cities on the coast that have a road between housing and the sand. Certainly not a major road.
Re: City Map Generator – Create procedural American-style cities in the browser
#25Earlier quoted context omitted.
Washington, DC? https://www.google.com/maps/place/Washington,+DC/@38.9099853...
There are circles in cities, but not (to my knowledge) circular sub-divisions as depicted on the site. That's something I associate with Europe, not America. In most of America, including Washington D.C., the circles are very quickly ironed back out into grids.
There's plenty of them in the western edge of Las Vegas.
Re: City Map Generator – Create procedural American-style cities in the browser
#26Nitpick: I don't know of any American cities on the coast that have a road between housing and the sand. Certainly not a major road.
Galveston, Texas.
Seattle, until recently. Though that wasn't sand, it was piers.
Re: City Map Generator – Create procedural American-style cities in the browser
#27Re: City Map Generator – Create procedural American-style cities in the browser
#28Rather than procedural, I wonder what it would look like if you wrote software to mash the vector data for several different randomly-chosen cities' openstreetmap data together.
Re: City Map Generator – Create procedural American-style cities in the browser
#29Earlier quoted context omitted.
Washington, DC? https://www.google.com/maps/place/Washington,+DC/@38.9099853...
Also the Woodward plan for Detroit: https://www.recivilization.net/AmericanCityBuilding/215woodw...
Is this sarcasm? Am I being wooshed? The street plan is the same obvious Masonic imagery that's on the back of every Federal Reserve Note. Take a look at the incredibly beautiful Detroit Masonic Temple and imagine it as the "Eye" in the Eye of Providence that would have been the street layout:
https://en.wikipedia.org/wiki/Eye_of_Providence
https://en.wikipedia.org/wiki/Detroit_Masonic_Temple
And look where it is in Detroit compared to the tiny bit of the street plan that was implemented: https://www.google.com/maps/place/Masonic+Temple/@42.3351973...
Really cool; thanks for the link!