We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f72598 commit abbc2c1Copy full SHA for abbc2c1
README.md
@@ -41,7 +41,7 @@ function setup() {
41
}
42
43
function draw() {
44
- // Draw a sphere to the Framebuffer
+ // Draw a box to the Framebuffer
45
fbo.draw(() => {
46
clear()
47
push()
0 commit comments