From BlenderWiki

Jump to: navigation, search

[edit] City Block Generator

Name City Block Generator Version 0.5
City Block Generator. License GPL
Menu Wizards Blender 2.42a & 2.48
Author Johan Badenhorst
Link(s) Wiki Mirror Scripts_manual_wizards_City_Block_Generator_248.rar

http://blenderscriptstorage.googlepages.com/City05.rar

Executable: City05.py Modules:
Data: External Dependencies: None
Additional information: Also in the Wizards Bundle Toolkit

[edit] Introduction

Create City Block

  • This Script Creates blocks of "Buildings".
  • There are many variables that can be set.
  • The Buildings are joined as 1 mesh.
  • Low poly & quick to make.
  • With the right uv mapping/texturing.
  • this script is good also for games model creation.
  • Experimenting is the key.
  • Let's have a look at the Interface.


[edit] Instructions

Interface/Menu Overview 1

  • Download the script & place it in Blender's default script folder.
  • Open the Script from the Scripts/Wizards Menu.
  • The Script GUI will appear.
  • Features: Sliders, Numeric Input, Buttons, Menu.
  • Length
  • Width
  • Clusters
  • Cluster Frequency
  • Bld Building Height.
  • Clstr Cluster Height.
  • Create Make the mesh.
  • Exit Exit the Script.


[edit] Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

[edit] Support


[edit] Credits


Thanks go to:

  • Johan Badenhorst for The Script.