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: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,14 @@ Notes:
51
51
- When you `resizeCanvas`, the Framebuffer will automatically resize accordingly. You probably will want to clear it and redraw to it if you had a texture cached.
52
52
53
53
## Examples
54
+
In this repo:
54
55
-`examples/simple`: Drawing both the depth and color buffers of a rotating cube
55
56
- On the p5 editor: https://editor.p5js.org/davepagurek/sketches/cmAwY6d5W
56
57
58
+
External:
59
+
- <ahref="https://openprocessing.org/sketch/1460113">Modern Vampires of the City</a>
0 commit comments