-
Notifications
You must be signed in to change notification settings - Fork 11
compilation
Jeremy Laviole edited this page Nov 10, 2016
·
2 revisions
The development is now public (since September 2016), the source code is located available here: https://github.com/poqudrof/PapARt .
You also need to install a few dependencies: Java8 JDK (sun recommanded), and Maven.
- SVGExtended website: https://github.com/poqudrof/SVGExtended
- PapARt website: https://github.com/poqudrof/PapARt
For each project:
In the downloaded folder, go to the project folder and compile it:
$ cd papart/papart
$ mvn install
$ ./createRedist.sh
Note: you must be connected to internet to compile the project. Maven fetches dependencies online. If it fails, please file an issue.
For each library, it will create a name.tar.gz
archive which you can unpack to your sketchbook/libraries
folder.
You must also download and install the dependencies to run the PapARt examples.
- Publish SVGExtended to Maven central or clojars.
- Migrate to a new continous integration service.
- Quick start webcam with a webcam.
- Create your markerboard
- Build your Tactile Screen
- Use a Kinect for XboxOne
- Create a PapARt hardware: installation, configuration.