diff options
| author | b4ry0n <b4ry0n@web> | 2014-01-12 16:04:14 +0100 | 
|---|---|---|
| committer | Wiki User Oberon <nobody@nowhere.ws> | 2014-01-12 16:04:14 +0100 | 
| commit | 9d4ffc42ef72260aaa12924b6eb96f3b6339ca32 (patch) | |
| tree | 06bc4299332201a0f304ae9b4fbec84827a5afd4 | |
| parent | ad8ffd40b66aa1277573bb2d7e4e255ba69aab5e (diff) | |
kleinere Layout Fails behoben
| -rw-r--r-- | Projectionmapping.mdwn | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/Projectionmapping.mdwn b/Projectionmapping.mdwn index 9ed4b3b..7d0a648 100644 --- a/Projectionmapping.mdwn +++ b/Projectionmapping.mdwn @@ -25,6 +25,7 @@ Im examples-Verzeichnis von keystone5 befindet sich ein kleines Beispiel, mit de  Die Keystone-Klasse kann man dann in andere Processing-Programme laden, um gespeicherte Mapping-Templates dort benutzen zu können  [[Keystone5|http://keystonep5.sourceforge.net/]] +  [[Processing|http://processing.org]]  *lpmt* @@ -36,11 +37,17 @@ Um lpmt kompillieren zu können muss man openFrameworks kompillieren. Es gibt au  Kompillieranleitung: lpmt-git in das apps-Verzeichnis von openFrameworks klonen, dann in der config.make, das openFrameworks-Root auf "../.." ändern. Anschliessend alle Dependencies aus der addons.make installieren (ofx-dev) stellt einiges davon bereit.  [[lpmt|hv-a.com/lpmt/]] +  [[lpmt-Linux-Binary|http://hv-a.com/lpmt/?page_id=63]] +  [[lpmt-Source (github)|https://github.com/hvfrancesco/ProjectionMapping]] +  [[ofx-dev-Repository (github)|https://github.com/lian/ofx-dev]] +  [[ofxMostPixelsEver|https://github.com/hvfrancesco/ofxMostPixelsEver]] +*Sonstiges* +  Es gibt natürlich noch weitere unzählige Programme. Eines davon ist MPM, welches wir aber noch nicht getestet haben.  Die Multiprojector-Map [[http://www.arisona.ch/web/mpm/]] | 
