aboutsummaryrefslogtreecommitdiff
path: root/externals/gridflow/doc/index.html
blob: a5b1c71caf0676ea2397903f8de9236f967df588 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>GridFlow 0.9.3</title>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="gridflow.css" type="text/css">
</head>
<body leftmargin="0" topmargin="0" style="background-color: rgb(255, 255, 255);" marginheight="0" marginwidth="0">
<table width="100%" cellspacing="10"><tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr>
  <td>             <img src="images/header1.png" alt="GridFlow" width="384"  height="64"></td>
  <td width="100%"><img src="images/header2.png" alt="GridFlow" width="100%" height="64"></td>
  <td>             <img src="images/header3.png" alt="GridFlow" width="32"   height="64"></td>
</table>
</td></tr></table>
<blockquote>
<p class="text"><b> a multi-dimensional dataflow processing library for PureData, specialized in image and video</b></p>

<table border="0" cellspacing="5" width="100%">
<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
<tr><td colspan="3" height="16"><h4>GridFlow 0.9.3 - documentation index</h4></td></tr>
<tr><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>
</ul></td></tr>
<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
<tr><td colspan="4"><h4>GridFlow On The Net</h4></td></tr>
<tr><td><ul>
	<p><a href="http://gridflow.ca/gallery/">Screenshots!</a></p>
	<p><a href="http://gridflow.ca/svn/trunk/doc/index.html">GridFlow Online Manual (from SVN)</a></p>
	<p><a href="http://gridflow.ca/svn/trunk/">Browse GridFlow source code online (from SVN)</a></p>
	<p><a href="http://gridflow.ca/download/">Download GridFlow and related files</a></p>
	<p>Mailing Lists (Subscription and Archives): <ul>
		<li><a href="http://lists.artengine.ca/mailman/listinfo/gridflow-dev">
		<kbd>gridflow-dev</kbd>: GridFlow Contributors</a></li>
		<li><a href="http://lists.artengine.ca/mailman/listinfo/gridflow-cvs">
		<kbd>gridflow-cvs</kbd>: GridFlow CVS Reports</a></li>
		<li><a href="http://lists.artengine.ca/mailman/listinfo/pdmtl">
		<kbd>pdmtl</kbd>: PureData Montr&eacute;al Users Group</a></li>
	</ul></p>
	<p><a href="http://www.puredata.org">PureData Community Site</a></p>
	<p>Join us in the <kbd>#dataflow</kbd> chatroom at <kbd>irc.freenode.net</kbd> port <kbd>6667</kbd></p>
</ul></td></tr>
<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
<tr><td colspan="4"><h4>Credits</h4></td></tr>
<tr><td><blockquote>
C++ Programming : Mathieu Bouchard<br>
Pd Programming : Mathieu Bouchard<br>
Pd Examples : Mathieu Bouchard, Alexandre Castonguay<br>
MacOS 10 version : Mathieu Bouchard, James Tittle, Adam Lindsay<br>
</blockquote></td></tr>
<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
<tr><td colspan="4"><h4>Sponsors</h4></td></tr>
<td><blockquote>
<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><br>Development of GridFlow 0.9.0 was made possible in part by Alexandre Castonguay's 
cooking</p>
</blockquote></td></tr>
<tr><td colspan="4" bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr>
<tr><td colspan="4"><p><font size="-1">GridFlow 0.9.3 Documentation<br>
by Mathieu Bouchard <a href="mailto:matju@artengine.ca">matju@artengine.ca</a>
and<br>
Alexandre Castonguay <a href="mailto:acastonguay@artengine.ca">acastonguay@artengine.ca</a></font></p>
</td>
</tr>
</table>
</blockquote>
</body></html>