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.
Last active
January 27, 2022 03:25
-
-
Save dribnet/65bf12998a2f05df4418d0428e67436c to your computer and use it in GitHub Desktop.
PS4 MDDN 242 2018
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
license: mit | |
height: 570 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment