Skip to content

Commit 39be2a0

Browse files
committed
strands tut: remove initial version section
1 parent bf13149 commit 39be2a0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/tutorials/en/intro-to-p5-strands.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ authors:
2222
import EditableSketch from "../../../components/EditableSketch/index.astro";
2323
import Callout from "../../../components/Callout/index.astro";
2424

25-
## Version
26-
27-
Attempted simplification (02/04/2026).
28-
29-
(This section to be removed!)
30-
3125
## Introduction
3226

3327
**p5.strands** is a new way of writing shaders using JavaScript in p5.js. While many shader effects *could* be created with the p5.js 2D renderer, shaders are best for applying complex effects to many objects. Like any medium, shaders also offer their own creative possibilities!

0 commit comments

Comments
 (0)