Skip to content

natar-io/Papart-app-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Papart Application example

This example shows how to create Papart/Processing application compiled with Maven.

Run the example:

cd example
mvn compile
mvn exec:java -Dexec.mainClass="tech.lity.rea.exemple.SeeThrough"

Requirements.

You need to the the environment varible SKETCHBOOK to your sketchbook folder, so that PapARt can load the configuration files and markers. You need to install OpenNI if you use the OpenNI cameras.

Deploy on a distant machine

Maven deploy

Run the distant example:

cd exampleDeploy
mvn compile

The launch is quite slow for now, any help for that would be great.

Netbeans deploy

Load the projet exampleDeployNetbeans in Netbeans and deploy on network.

About

PapARt examples for maven build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages