aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/index.html
blob: d223442b88a1ffa5e089ceb5e58fc1c9a42c5ac7 (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<html>
<head>
<title>GridFlow 0.8.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="gridflow.css" type="text/css">
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<br>
<table width="100%" border="0" cellspacing="5">
  <tr><td colspan="4" bgcolor="#082069">
	<img src="images/titre_gridflow.png" width="253" height="23"></td></tr>

  <tr> 
    <td rowspan="2" width="14%">&nbsp;</td>
    <td colspan="2" width="100%">&nbsp;</td>
    <td rowspan="10" width="12%">&nbsp;</td>
  </tr>

    <tr>
    <td colspan="2">
	<p>
		a multi-dimensional dataflow processing library
		for PureData and Ruby, specialized in image and video<br>
	</p>
    </td>
  </tr>

  <tr><td>&nbsp;</td></tr>
  <tr><td colspan="4" bgcolor="black"><img src="images/black.png" width="1" height="2"></td></tr>
  <tr><td colspan="3" height="16">
      <h4>GridFlow 0.8.0 - documentation index</h4>
  </td></tr>

  <tr>
  <td width="14%" rowspan=2>&nbsp;</td>
  <td colspan="2"><ul>
	<li><a href="license.html">License</a></li>
	<li><a href="introduction.html">Introduction</a></li>
	<li><a href="install.html">Installation</a></li>
	<li><a href="architecture.html">Reference Manual: Architecture and Concepts</a></li>
	<li><a href="reference.html">Reference Manual: Flow Classes</a></li>
	<li><a href="format.html">Reference Manual: Format Handlers</a></li>
	<li><a href="internals.html">Reference Manual: C++/Ruby Internals</a></li>
	<li><a href="profiling.html">Profiling</a></li>
	<!-- <p> <a href="project_policy.html">Project Policy</a></p> -->
  </ul></td></tr>

  <tr><td>&nbsp;</td></tr>
  <tr><td colspan="4" bgcolor="black"><img src="images/black.png" width="1" height="2"></td></tr>
  <tr><td colspan="4"><h4>GridFlow On The Net</h4></td></tr>
  <tr><td rowspan=2>&nbsp;</td><td><ul>
	<li><a href="http://gridflow.ca/latest">
		Browse GridFlow documentation and source code on the web
	</a></li>
	<li><a href="http://www.artengine.ca/gridflow/download">
		Download GridFlow and related files
	</a></li>
	<li>Or checkout using the CVS protocol (no password):
	<kbd>cvs -d :pserver:anonymous@artengine.ca:/home/cvs/gridflow checkout .</kbd>
	</li>
	<li><a href="http://www.artengine.ca/viewcvs/gridflow/">
		Browse GridFlow CVS on the Web
	</a></li>
	<li><a href="http://artengine.ca/~tiki/tiki-view_faq.php?faqId=1">
		GridFlow Frequently Asked Questions (on wiki)
	</a></li>
	<li>Mailing Lists (Subscription and Archives): <ul>
		<li><a href="http://ns.artengine.ca/mailman/listinfo/gridflow-dev">
		<kbd>gridflow-dev</kbd>: GridFlow Contributors
		</a></li>
		<li><a href="http://ns.artengine.ca/mailman/listinfo/gridflow-cvs">
		<kbd>gridflow-cvs</kbd>: GridFlow CVS Reports
		</a></li>
		<li><a href="http://ns.artengine.ca/mailman/listinfo/pdmtl">
		<kbd>pdmtl</kbd>: PureData Montr&eacute;al Users Group
		</a></li>
	</ul>
	<li><a href="http://www.puredata.org">PureData Community Site</a></li>
	<li><a href="http://www.ruby-lang.org/">Ruby Home Page</a></li>
	<li>
	Join us on IRC at
	<table bgcolor="black" border="0"><tr><td>
	<table bgcolor="white" border="0" cellpadding="4" cellspacing="1">
	<tr><td width=1><b>host</b></td><td width=1><kbd>irc.freenode.net</kbd></td></tr>
	<tr><td><b>port</b></td><td><kbd>6667</kbd></td></tr>
	<tr><td><b>channel</b></td><td><kbd>#dataflow</kbd></td></tr>
	</table>
	</table>
	</li>
	
	<li>See also :
	<ul>
	<li>Danks/Geiger/Zm&ouml;lnig's <a href="http://GEM.iem.at/GEM">GEM (video plugin for PureData)</a>
	</li>
	<li>Tom Schouten's <a href="http://zwizwa.fartit.com/pd/">PDP (video plugin for PureData)</a></li>
	<li><a href="http://www.opendragon.ca/">OpenDragon (externals collection for Max)</a></li>
	<li>NATO (QuickTime library wrapper for Max)</li>
	<li>David Rokeby's SoftVNS (for Max)</li>
	<li>JKClayton/Cycling74's
	<a href="http://www.cycling74.com/products/jitter.html">Jitter (for Max)</a></li>
	<li>APL (Array Programming Language)</li>
	<li>J (modern APL)</li>
	<li><a href="http://pdl.perl.org/">PDL (APL for Perl)</a></li>
	<li>Ruby NArray: 
		<a href="http://www.ir.isas.ac.jp/~masa/ruby/index.html">japanese page</a>;
		<a href="http://www.ir.isas.ac.jp/~masa/ruby/index-e.html">english page</a></li>
	<li><a href="http://www.gstreamer.net/">gstreamer (video for Gnome/Kde)</a></li>
	<li><a href="http://www.arts-project.org/">aRts (audio for Kde)</a></li>
	<li><a href="http://www.dai.ed.ac.uk/HIPR2/wksheets.htm">
		Image Processing Operator Worksheets</a></li>
	<li><a href="http://freej.dyne.org/">FreeJ</a></li>
	</ul>

</ul></li>
  <tr><td>&nbsp;</td></tr>
  <tr><td colspan="4" bgcolor="black"><img src="images/black.png" width="1" height="2"></td></tr>
  <tr><td colspan="4"><h4>Credits</h4></td></tr>
  <tr><td rowspan=2>&nbsp;</td><td>

	C++/Ruby Programming : Mathieu Bouchard<br>
	Pd Examples : Mathieu Bouchard, Alexandre Castonguay<br>
	MacOS 10 version : Mathieu Bouchard, James Tittle, Adam Lindsay<br>
	Windows version (upcoming) : Carmen Rocco<br>

  <tr><td>&nbsp;</td></tr>
  <tr><td colspan="4" bgcolor="black"><img src="images/black.png" width="1" height="2"></td></tr>
  <tr><td colspan="4"><h4>Sponsors</h4></td></tr>
  <tr><td rowspan=2>&nbsp;</td><td>

	<p>GridFlow is sponsored by 
	<a href="http://www.artengine.org">Artengine</a></p>

	<p>Development of GridFlow 0.3.0 - 0.5.0 was made possible in part by a grant from the 
        <a href="http://www.hrdc-drhc.gc.ca/">HRDC</a> to <a href="http://www.artengine.org">Artengine</a></p>

  <tr><td>&nbsp;</td></tr>
  <tr><td colspan="4" bgcolor="black"><img src="images/black.png" width="1" height="2"></td></tr>

  <tr><td colspan="4">
      <p><font size="-1">GridFlow 0.8.0 Documentation<br>
        by Mathieu Bouchard <a href="mailto:matju@sympatico.ca">matju@sympatico.ca</a> 
        and<br>
        Alexandre Castonguay <a href="mailto:acastonguay@artengine.ca">acastonguay@artengine.ca</a></font></p>
    </td>
  </tr>
</table>
</body>
</html>