I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
Procedural City Generation
11–20 of 24 posts
Re: Procedural City Generation
#12I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
Re: Procedural City Generation
#13Re: Procedural City Generation
#14I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
Where can I learn more about the forces underlying the topography of cities? I find the connection you described between house width and taxation to be fascinating.
Re: Procedural City Generation
#15It would be fun, and even useful, to have a procedural storefront generator. One that constructs storefront styles, signage styles, door styles, and window displays. Use images from a street view program to train a machine learning algorithm as to what various parts of cities look like. Don't just use existing storefront images; build them up in 3D from door, window, sign, and display components.
Re: Procedural City Generation
#16Earlier quoted context omitted.
Where can I learn more about the forces underlying the topography of cities? I find the connection you described between house width and taxation to be fascinating.
The Death And Life of Great American Cities might overlap with and be a good starting point for what you're looking for.
Re: Procedural City Generation
#17I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
That can be encoded.
Re: Procedural City Generation
#18I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
Where can I learn more about the forces underlying the topography of cities? I find the connection you described between house width and taxation to be fascinating.
Re: Procedural City Generation
#19Relatedly, I found this survey of different methods for procedural city generation (template-based, agent-simulation-based, etc.) to be informative: http://www.citygen.net/files/images/Procedural_City_Generati...
Roads and rivers are the hard part, placing buildings next to it based on templates is easier.
Re: Procedural City Generation
#20I was discussing procedural city generation with a graphics person awhile back. One of the things we realized is that procedurally generated cities almost always feel "wrong" because real life cities generally have a mishmash of dozens of general architectural "styles" based on various quirks of history. One example: in Cincinnati Ohio, working class houses in certain neighborhoods have stained glass windows . It's u…
Where can I learn more about the forces underlying the topography of cities? I find the connection you described between house width and taxation to be fascinating.