Skip to content

Commit ea2fd29

Browse files
authored
Merge pull request #1258 from CodingTrain/shiffman-patch-1
capitalizing "pixels" side track -> Pixels
2 parents 76d7143 + 368404e commit ea2fd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tracks/side-tracks/pixels/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "pixels",
2+
"title": "Pixels",
33
"description": "Take a ride along the Pixels track and explore pixels with p5.js and Processing. In this track, I demonstrate how to work with real-time live video, using tint() to change colors and copy() to takes snapshots. I also explore how the pixel array works. I create examples of \"software\" mirrors that draw pixels as shapes or use DOM elements. I demonstrate how to create a \"painting\" with particles smearing colors from pixels, and build a slitscan effect.",
44
"videos": [
55
"pixels/createCapture",

0 commit comments

Comments
 (0)