Commit Graph

8 Commits

Author SHA1 Message Date
Florian Festi be6b02fe6f Moved edges out into their own submodule 2016-03-25 14:10:14 +01:00
Florian Festi c3ffeeaf84 Add main() function to all generators 2016-03-23 22:09:41 +01:00
Florian Festi 5c6597497d Some rudimentary doc strings/descriptions 2016-03-08 21:53:29 +01:00
Florian Festi 40d011db6a Add command line parameter using argparse
Remove params from __init__()
Added new function .open() that needs to be called from .render()
2016-03-08 09:34:12 +01:00
Florian Festi 0c77543dd1 Move to Python 3 2016-02-12 21:22:32 +01:00
Florian Festi 8de9c304d6 Move finalization into global function 2014-03-21 21:08:54 +01:00
Florian Festi d707b8809b Licence the code under GPLv3 2014-03-16 18:26:12 +01:00
Florian Festi 493aba5abb Add box3.py - a simple box with only 3 walls 2014-03-15 15:08:27 +01:00