From the get go the Garage Builder was a proof of concept, and it does seem to work reasonably well. However, I'm now contemplating creating a slightly more complicated version of this tool called the House Builder. I will probably initially not include the roof or foundations for the first iteration and primarily focus on the wall layout engine (that is what is most important).
Thoughts? Is there any interest for such a tool?
In some way it may resemble what Chief Architect does, you create your layout in 2D, fully dimensioned and then like the Garage Builder it can with the push of a button translate that into a full 3D model on demand.
The current algorithms that produce the DXF or printed drawing (PDF) will need to be further developed and augmented so that we can auto-dimension a much more complex floor plan, this should become very interesting.
The goal is to be able to create, at a minimum, something like this in the House Builder tool:
[image: 1788540378372-house5655_floorplan_reva3_2400-resized.jpg]
I've also been giving the auto-dimensioning some serious thought and even as attractive as this may seem, there will always be cases where the user will need to manually intervene and add or subtract dimensions. So I will need to build some sort of user driven dimensioning system that will allow manual override but somehow coexist with a fully automated dimensioning system.
In addition to dimensions we will also need to enable some sort of annotation system with text blocks and text with leaders (this is giving me AutoCad vibes).
This in and of itself is a full on project, we may have to take this in stages.