Python Scripts for ArchViz
Posted by Allan Brito on April 23rd, 2009 ~
8 Comments
If you work with architectural visualization and 3d modeling with Blender, you probably have faced a problem like receive a full set of technical drawings from a client, in DWG format. And to be able to work and import it to Blender, a middle application like DoubleCAD or another have…
Posted by Allan Brito on February 11th, 2009 ~
9 Comments
In some CAD software’s and 3d packages as well, there is a tool called offset that can create parallel copies of faces and edges. If you create architectural models using Blender 3D and have used some of those tools, you probably miss this type of feature. Even not being available…
Posted by Allan Brito on November 21st, 2008 ~
1 Comment
Is it possible to add dimension lines in Blender 3D? Yes, it is! Of course, we need a special Python script to do that, but that’s only a small detail. Dimension lines are not a common object for a 3d project, where we want to show more of the visual…