Skip to content

SoftBIM/BuildingNodesDocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏗️ BuildingNodes

🏠 Tool for fast procedural building modeling | Blender 3.0+ add-on 🏠

⏳ Work in progress ⏳

BuildDocs

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:

  1. Creating Panel. This should be done with standard Blender tools.
  2. Creating building style. There is dedicated for this node tree editor.
  3. 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

figure
Once building style was created it can be applied to as many objects as you wish.
figure
Using nodes for creating building styles.
figure
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

  • 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.

0001-0795-1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%