A robust starter kit for both individual building and neighbourhood procedural generation.
This pack contains everything you will need to get started with procedural generation for buildings and neighbourhoods. Inside are Blueprints for several example buildings/designs with the code needed neatly laid out and commented for ease of use.
To further assist the user, a set of meshes made up of walls, roofs, doors, etc. is included - allowing you to get familiar with the mechanics before experimenting with projects of your own. Included in the zip file is a comprehensive document detailing the in's and out's of the Blueprint system used, along with an inventory list and suggestions for going forward.
NB: The materials used in this pack are for example purposes only. Platforms such as Quixel's Megascans will work perfectly with the meshes included here.
Features: (Please include a full, comprehensive list of the features of the product)
Number of Blueprints: 8 (7 building examples + 1 Marker)
Input: -
Network Replicated: No
Supported Development Platforms:
Windows: Yes
Mac: Yes
Documentation: Found @ https://drive.google.com/file/d/1TACj6TD6BnExjooHJ8LSaTDEb2A8cfDS/view?usp=sharing
Important/Additional Notes: The documentation included with the project is very important for both using the system as is and for modifying it for your own projects. The Presets included have different versions of the procedural generation code, but all 'OnStart' examples use the same code (with only the variable inputs and static mesh/designs changing).