Skip to content

Instantly share code, notes, and snippets.

@dribnet
Last active January 27, 2022 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 61 You must be signed in to fork a gist
  • Save dribnet/65bf12998a2f05df4418d0428e67436c to your computer and use it in GitHub Desktop.
Save dribnet/65bf12998a2f05df4418d0428e67436c to your computer and use it in GitHub Desktop.
PS4 MDDN 242 2018
license: mit
height: 570

Creative Coding 2: Custom Pixel

The images above are photos of Wellington CBD algorithmically processed with a lightly modified version of the p5.js Pointillism example. The masks for each photo highlight various objects. Replace this text with your own which explains the source of your photos, masking, and applied algorithm.

<head>
</head>
<body style="background-color:white">
<table>
<tr>
<td><a href="artwork_1.png"><img height="29%" src="artwork_1.png"></a></td>
<td><a href="artwork_2.png"><img height="29%" src="artwork_2.png"></a></td>
<td><a href="artwork_3.png"><img height="29%" src="artwork_3.png"></a></td>
</tr>
</table>
<a href="render.html">render program</a>
</body>
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment