Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit 56f3eca

Browse files
authored
Merge pull request #3190 from WojtekPachowiak/patch-1
Particles_emitters contribution: Glittering particles!
2 parents 8ab61eb + de6e78e commit 56f3eca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_learning/nature-of-code/4.2-particle-emmiters.md

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ contributions:
6969
author: "Arnav"
7070
url: https://editor.p5js.org/arnavraspberrypi/full/x5gDAHTuv
7171
source: https://github.com/SwirlingYoungCoder/Nature-Of-Code/tree/main/particlesystem
72+
- title: "Magic Ballz"
73+
author: "wojtekpaszo"
74+
url: https://editor.p5js.org/wojtekpaszo/full/0VBVCl_Qa
75+
source: https://editor.p5js.org/wojtekpaszo/sketches/0VBVCl_Qa
7276
---
7377

7478
In this video, I add an Emitter class to further organize the array of particles and allow for multiple particle systems in a p5.js sketch.

0 commit comments

Comments
 (0)