aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
blob: a0d84ccf41be04f01cc288570803bec5a13270a3 (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
56
57
58
59
60
61
<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> PDP is currently in maintenance only mode.  After version 0.12 I
  got ambitious and started writing 
<a href="http://zwizwa.be/packetforth">Packet Forth (PF)</a>
and <a href="http://zwizwa.be/staapl">Staapl</a>.  These projects
address problems in the design of PDP, but are not in a state to be
included back into PDP.  However, Packet Forth can be used as a
Pure Data external.

<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
is <a href="http://zwizwa.be/pd/pdp/pdp-0.12.5.tar.gz">0.12.5</a>.
For older releases see <a href="http://zwizwa.be/pd/pdp">here</a>.
During this maintenance only phase, the main distribution and code
contribution channel is the Pure Data SVN.  I do try to keep
my <a href="http://zwizwa.be/darcs/pdp-12">darcs</a> archive up to
date.  
PDP is written by Tom Schouten and released under the GPL v2.

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

<li><a href="http://pure-data.iem.at/about/">Pure Data at IEM</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://www.artefacte.org/modules.php?op=modload&name=PD&file=index">PidipVJ</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.fartit.com/pd/sendVIMS/">SendVIMS</a>
<li><a href="http://freej.dyne.org/">FreeJ</a>
<li><a href="http://effectv.sourceforge.net/">EffecTV</a>