Context Free Art codes
- Generating art using context free grammar
- Installing the software in debian based systems:
sudo apt-get install contextfree
- Generate image:
cfdg <input>.cfdg -o <output>.png
- All codes are for version 2.2, which can be compiled with version 3 too. Version 3 codes are placed in v3 directory.
- To generate image in v3:
cfdg <input>.cfdg > <output>.png