ποΈ BuildingNodes
π Tool for fast procedural building modeling | Blender 3.0+ add-on π
Download the latest release
Documentation (on GitHub)
Description
This is a tool for procedural generation of buildings. The work of the add-on
is similar to panel housing construction. The process is composed of three
steps:
- Creating Panel. This should be done with standard Blender tools.
- Creating building style. There is dedicated for this node tree editor.
- Creating base mesh which will be turned into a building. It also should be
created with standard Blender modeling tools.
After the steps, a building style can be applied to a base mesh. Instead of
base mesh the add-on will create a building. Base mesh and building style can
be edited any moment and changes will be applied at once.
Features
|
Once building style was created it can be applied to as many objects as you wish. |
|
Using nodes for creating building styles. |
|
Editing buildings in real time. |
Advantages:
- Ease of usage
- Achieve the same results with lesser nodes.
- The work of the add-on nodes is intuitively clearer. The abstraction of the
nodes is close to real world objects.
- No need in learning vector math, different algorithm of mesh processing and
data structure of a geometry.
Limitations / Roadmap
- macOS is currently unsupported.
- There are no any tools for roofs modeling.
- Using Geometry nodes for generating base meshes is currently unsupported.
- Using Loop cut tool with live update makes Blender to crush. Using edge
crease tool also works weird.
- Custom properties per building and node groups are not supported.
- Base mesh should consist only of quad polygons.
- Animation is not supported.
Some of this limitation should be gone in future versions.
News
- 15.11.2023 Source code is published on GitHub, that means here;
- 31.03.2022 Blender market closed the add-on page because PayPal put
sanctions on my account as I'm Russian citizen;
- 26.01.2022 The add-on was first published.
https://user-images.githubusercontent.com/28003269/140365097-63408046-33dc-4fd8-8cbf-4f52fe9dc973.mp4