You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/api_en/libraries/index.html
+34-11Lines changed: 34 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
-
<h2><imgsrc="images/header.gif" width="675" height="48" alt="Libraries. Extending Processing beyond graphics and image, libraries enable audio, video, and communicating with other devices." /></h2>
beyond graphics and image, libraries enable audio, video, and communicating with other devices." /></h2>
2
3
3
4
<pclass="libraries-top">
4
-
<em>The following libraries are included with the Processing software. To include a library, select its name from the "Import Library..." option in the Sketch menu. These libraries are open source; the code is distributed with Processing.</em></p>
5
+
<em>The following libraries are included with the Processing software. To include a library,
6
+
select its name from the "Import Library..." option in the Sketch menu. These libraries are
7
+
open source; the code is distributed with Processing.</em>
Contributed libraries must be downloaded separately and placed within the "libraries" folder of your Processing sketchbook. To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top. Visit the Processing wiki for <ahref="http://wiki.processing.org/w/How_to_Install_a_Contributed_Library">more detailed information.</a><br/>
47
-
<br/>
48
-
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <ahref="http://forum.processing.org">Forum</a>. For development discussions post to the <ahref="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <ahref="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br/><br/>
53
+
Contributed Libraries must be downloaded individually. Select "Add Library..." from the
54
+
"Import Library..." submenu within the Sketch menu. Not all available libraries have been
55
+
converted to show up in "Add Library...". If a library isn't theere, it will need to be
56
+
added to Processing manually. Follow the
57
+
<ahref="http://wiki.processing.org/w/How_to_Install_a_Contributed_Library">How to Install a
58
+
Contributed Library</a> instructions on the Processing Wiki for more information.
59
+
</p>
60
+
61
+
<p>
62
+
Contributed libraries are developed, documented, and maintained by members of the Processing
63
+
community. For feedback and support, please post to the <ahref="http://forum.processing.org">
64
+
Forum</a>. For development discussions post to the
65
+
<ahref="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a>
66
+
topic. Instructions for creating your own library are on the <ahref="http://code.google.com/p/processing/w/">
67
+
Processing Google Code</a> site.<br/>
68
+
<br/>
49
69
</p>
50
70
51
71
<!-- When run online, variables will be set, don't insert anything. -->
52
72
<!--#if expr="\"$DOCUMENT_ROOT\" = \"\"" -->
53
73
54
74
<div>
55
-
<p>A complete list of libraries can be found <AHREF="http://processing.org/reference/libraries/">online</A>.</p>
0 commit comments