Procedural Worlds is a small project that I worked on for a few weeks in an attempt to write a tool that helps you create procedural buildings with modular assets. I used python to write a script to procedurally generate buildings using the variables defined by the users.
All the lighting is in real-time and all the systems are ray traced.