Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.25 KB

Introduction video can be found here: https://youtu.be/5_mP_YWIKEY.

To run:

  • java -cp "Gart.jar:lib/ApacheCSV.jar:lib/commons-cli-1.2.jar:lib/jdom.jar:lib/junit-4.6.jar" mzlabs.gart.GartUi4
  • java -cp "Gart.jar:lib/ApacheCSV.jar:lib/commons-cli-1.2.jar:lib/jdom.jar:lib/junit-4.6.jar" mzlabs.gart.Draw -formDir example_formulas -destDir render -width 1000 -height 1000 -aaLevel 5

Some articles:

Now on Github at: