Building Generator

Procedurally generate a single building or a city with a click of a button. Control the shape of the building using a simple spline system then add your meshes and let the algorithm handle the rest!

Tags: , , , , , , , , , , , , ,

Description

Building Generator is a blueprint-based building generator which can be used to quickly generate buildings. It only requires meshes and then the spline-based algorithm will take care of the rest. Because it is based on splines you have full control over the primary shape of the building. The blueprint is also capable of generating several buildings at once which are based on a grid making it possible to create entire blocks or cities quickly. Floors and stairs can now be generated as well! Generate the buildings at runtime or bake them using Unreal’s merge tool.

Showcase.

Latest update.

Video walkthrough.

Adding Quixel content.

Documentation.

Merge buildings.

The buildings are generated from the ground up during each cycle based on the properties given. The generation method is deterministic (seed based) meaning that the exact generation can be regenerated given the same seed and properties. Building length, width and height can be determined prior to generation whilst adding random values. Likewise, the properties of each building can be altered. These properties include, but are not limited to, roof, cornice, curb, gutter, entrances, signs etc. Both Lumen and Nanite are compatible, and collision can either be simple or complex. Generation during runtime is possible. The buildings are game ready in terms of draw calls as they are utilizing Unreal’s HISM (Hierarchical Instanced Static Mesh) which also support LODs. The roofs, curbs, sidewalks and cornices are all generated using procedural meshes.

Limitations:

Noteworthy:

Support:

Update history:

V13A

V13

V12A

V12 Video

Technical Details

Number of Blueprints: 1

Number of Meshes: 55

Number of Materials: 3

Network Replicated: No

Supported Development Platforms: All platforms should be supported (only Windows has been tested).

Documentation

Supported Engine Versions

5.0 – 5.3