blender-architecture-scripts
blender-architecture-scripts copied to clipboard
A collection of Blender scripts and plugins specially aimed for architecture
IfcBlender http://ifcopenshell.org/index.html IfcOpenShell is an open source (LGPL) software library that helps users and software developers to work with the IFC file format. The IFC file format can be used...
Git/SVN repo that contains several files, but not all of them are to be cloned -> create a custom script that 0) runs on a time-basis 1) downloads the whole...
Plugins rely on manual updates, but there's no fast way to update them on an automated time-basis. There are two solutions to fix this, according to the original plugin's nature:...
The following addons seem to be included on blender's 2.69 - render_to_print.py - mesh_edge_intersection_tools.py - cursor_control.py
[Addon] Offset Edges http://blenderartists.org/forum/showthread.php?304353-Addon-Offset-Edges&p=2446670#post2446670 https://github.com/Bombaba/BlenderPythonScripts/blob/master/mesh_offset_edges.py This addon introduces a cad-like feature, which create edges that have consistent distance from original selected edges.
floor_board_generator http://blenderthings.blogspot.nl/2013/07/generate-floor-boards-quick-and-simple.html https://raw.github.com/varkenvarken/blenderaddons/master/planks.py C&P: Add Floor Boards Because I think it would make a useful addition to the ArchViz' modeller 's tool set I put together a simple script Add...