The City Generator was my first contact with graphics programming, it was an assignment during my second year of my HND at ESAT for the graphics programming subject.
The city is generated procedurally using a C++ base engine in which we have to implement all the OpenGL backend. Furthermore, I added some features to the engine like instancing support, frustum culling, lightning and post process capabilities.
Leave a Reply