File | Date | Author | Commit |
---|---|---|---|
bin | 2014-03-06 |
![]() |
[fc2db2] Updates preparing to distribute buildes |
buildes | 2014-03-05 |
![]() |
[6d76b3] Updates: Moved bdresource/tpl directory to bdre... |
doc | 2014-03-06 |
![]() |
[a380d1] Updates: Built win32 distribution at last. |
samples | 2014-03-05 |
![]() |
[6d76b3] Updates: Moved bdresource/tpl directory to bdre... |
.gitignore | 2014-02-06 |
![]() |
[cd3ad6] Updates: Redefined kalk.clockwise |
CHANGES.txt | 2013-01-26 |
![]() |
[9f6c0f] Updates |
LICENSE.txt | 2013-01-26 |
![]() |
[9f6c0f] Updates |
MANIFEST.in | 2014-03-06 |
![]() |
[fc2db2] Updates preparing to distribute buildes |
README.md | 2014-03-06 |
![]() |
[680d17] Updates: README.md |
README.txt | 2014-03-06 |
![]() |
[6f7a97] Updates: getting ready to distribute |
setup.cfg | 2014-03-06 |
![]() |
[a380d1] Updates: Built win32 distribution at last. |
setup.py | 2014-03-06 |
![]() |
[fc2db2] Updates preparing to distribute buildes |
Buildes is an integrated development environment that assists the user in creating building information. It reads a text (session) file from which it compiles the information. It then allows the user to browse, analyze and export the resulting building knowledge. The compilation system is written in pure Python. The building components created are rendered in PythonOCC. The GUI is written using PyQt.
Kene Meniru kemeniru@gmail.com
https://sourceforge.net/projects/buildes
http://buildes.sourceforge.net
Buildes requires the following resources:
Only the source package of buildes is provided. Make sure that the required software listed above is already installed in your system. Follow the following steps to install buildes.
Buildes installation includes sample session files. If buildes is installed in $HOME/buildes-$VERSION, the sample files are provided in $HOME/buildes-$VERSION/samples.
A small online tutorial is also provided showing how to draw an outline using mark objects.
Buildes also provide templates to assist the user in adding components and providing directives in the session file. Check this out.
More tutorials and samples will be provided as buildes matures.