oden3d / building_tool

Building generation addon for blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Tools

Tools to model building exteriors quickly in blender!

Table of contents

General info

This addon started out as a collection of scripts used to create 3d models for games.

After a couple of months of development, I noticed that most of the scripts were geared towards creating buildings and environments. I decided to create a proper addon for them and Building Tools was born.

Preview

Watch Short Preview

Setup

1. Downloading.

  • Go to the releases tab.
  • Select appropriate release for your blender version (2.79 / 2.80).
  • Download source.zip.

2. Installing in Blender.

  • In blender, go to : Edit -> Preferences -> Add-ons -> Install.
  • Select the downloaded source.zip file and you're good to go.
  • See github issue #20 if you're having trouble installing

Features

List of features ready:

  • Floorplans
  • Floors (slabs and walls)
  • Doors
  • Windows
  • Roof
  • Stairs

To-do list:

  • Balcony
  • Rails

Status

Project is: in progress.

Use at your own risk.

Support for the Blender 2.79 addon has been terminated.

Railing and balcony modules have been removed from master branch.

Modules are now in unstable branch and will be re-added when critical bugs are fixed.

Inspiration

Project inspired by Ghost Town addon for 3DS MAX.

Contributing

  • Feel free to fork and submit pull requests.

  • Incase of bugs, create an issue that describes the problem and attach any relevant info/logs.

  • For feature requests, create an issue and add Enhancement label.

Contact

Created by @ranjian0 - feel free to contact me!

About

Building generation addon for blender

License:MIT License


Languages

Language:Python 100.0%