A tool to estimate and optimize building cost based on adjustable input parameters.
|
9 years ago | |
---|---|---|
plans | 9 years ago | |
.gitignore | 9 years ago | |
L1options.js | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
dsl.js | 9 years ago | |
house_modularized.js | 9 years ago | |
house_scrap.js | 9 years ago | |
house_simple.js | 9 years ago | |
monkeys.js | 9 years ago | |
options.js | 9 years ago | |
package.json | 9 years ago | |
supplies.js | 9 years ago |
A tool to estimate and optimize building cost based on adjustable input parameters.
Please note that this project is Affero GPL Licensed. If you make a software service with it you must release your changes. Since the building designs are themselves code you must release your designs under the AGPL license rules.
Many people have been confused about the purpose of this tool. They say "Doesn't Autocad do that?" The point is not to create actual blueprints; it is to estimate the difference based on a change in input parameters. "How much more would it cost to make the house 6 inches wider? What about 3 feet? What about 50 feet?" The answers are not straightforward. Most materials are sold in discreet sizes. Why not add 200 square feet if the incremental cost is $15 in nails and foam?
The second question the program is built to answer is what is the total difference in price between different construction methods. This is also not straightforward as different methods may have different optimal dimensions.