aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
blob: b4444dec18db44b1db01fc16cc14fd73cbe4cef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<h1>Pure Data Packet</h1>

<h2>About</h2>

<p>PDP is an extension library for 
<a href="http://www.crca.ucsd.edu/~msp/software.html">Pure Data</a>,
providing video and other media processing functionality.  PDP's focus
is on images and video, but there is support for matrix processing, 1D
and 2D binary cellular automata and opengl rendering (like Gem).  PDP
runs on Linux and OSX. The OSX version depends
on <a href="http://fink.sourceforge.net/">Fink</a>.


<p> For more image processing objects, streaming objects and a
collection of very useful additions to the bare bones PDP
functionality, have a look at Yves
Degoyon's <a href="http://ydegoyon.free.fr/pidip.html">PiDiP</a>
library.

<p> For documentation, have a look at the 'pdp' subdirectory in pd's 'Pure
Documentation'.  Most objects are documented with pd style help
patches accessible by right clicking on an object. The place to send
questions is the Pure Data mailing list.

<a name="darcs">
<h2>Download</h2></a>

The latest stable PDP tarball release can be found in the
<a href="http://sourceforge.net/projects/pure-data/files/libraries/pdp/">PDP</a>
section of the Pure
Data <a href="http://sourceforge.net/projects/pure-data"> SourceForge
project</a>.  The <code>pd-pdp</code> package is currently maintained
by Paul Brossier.  PDP is written by <a href="http://zwizwa.be">Tom
Schouten</a> and released under the GPL v2.


<a name="links">
<h2>Links</h2></a>

<li><a href="http://pure-data.info/">Pure Data portal</a>
<li><a href="http://ydegoyon.free.fr/pidip.html">PiDiP Is Definitely In Pieces</a>
<li><a href="http://www.hackitectura.net/aljwarizmi/">al-Jwarizmi</a>
<li><a href="http://rama.xicnet.com/appz.php">Videoflow / Cruzados BGN</a>
<li><a href="http://attacksyour.net/pi/pd/index.html">Eth0</a>
<li><a href="http://footils.org/cms">RRADical</a>

<li><a href="http://veejay.sourceforge.net/">Veejay</a> / <a href="http://zwizwa.be/pd/sendVIMS/">SendVIMS</a>
<li><a href="http://freej.dyne.org/">FreeJ</a>
<li><a href="http://effectv.sourceforge.net/">EffecTV</a>
<li><a href="http://zwizwa.be/packetforth/">Packet Forth</a>, the
direct descendant of PDP.
<li><a href="http://zwizwa.be/-/libprim/">libprim</a>, a descendant of Packet Forth.