Skip to content

Commit 32b8a2f

Browse files
committed
p5.Matrix no render update
1 parent 0a33809 commit 32b8a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/math/p5.Matrix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ function matrix(p5, fn) {
6868
* const result = matrix.multiplyPoint(vector);
6969
*
7070
* // p5.js script example
71-
* <div><code>
71+
* <div class="norender"><code>
7272
* function setup() {
7373
*
7474
* // Create a 4x4 identity matrix

0 commit comments

Comments
 (0)