summaryrefslogtreecommitdiff
path: root/tags/AoI/CSGEvaluator/1.0/README.txt
blob: 2ca2bab3465c7697e97fc826e8ea92f8b7d9320d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
For online docs and install instructions, see here:

http://objects.reprap.org/wiki/Builders/Metalab/AoI_CSG_Evaluator

HOWTO build from source:

0) Check out reprap/miscellaneous/AoI/plugins

1) Edit CSGEvaluator.xml: Set this dir to point to your AOI install dir (this dir should
  contain artofillusion.jar)
  <property name="aoidir" value="/Applications/Art of Illusion" />

2) ant -f CSGEvaluator.xml

3) Copy or symlink Plugins/CSGEvaluator.jar from your AoI plugin dir.