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/static/tutorials/p3d/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ <h1>P3D</h1>
11
11
<h3>What is P3D?</h3>
12
12
13
13
<p>
14
-
In Processing 2.0, there are four render modes: the default renderer, P2D, P3D, and PDF To use a non-default renderer, you can specify via the <ahref="http://processing.org/reference/size_.html">size()</a> function.
14
+
In Processing 2.0, there are four render modes: the default renderer, P2D, P3D, and PDF. To use a non-default renderer, you can specify via the <ahref="http://processing.org/reference/size_.html">size()</a> function.
0 commit comments