Clicky

Python Scripts for ArchViz

Blender 3D importing DWG files?

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…

Architectural modeling tip: How to offset faces in Blender 3D

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…

How to add 3d dimension lines to Blender?

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…