https://github.com/rasagy/viznam
What if names could create art unique to the individual? A data art project using Processing.
https://github.com/rasagy/viznam
Last synced: 5 months ago
JSON representation
What if names could create art unique to the individual? A data art project using Processing.
- Host: GitHub
- URL: https://github.com/rasagy/viznam
- Owner: rasagy
- License: gpl-3.0
- Created: 2018-07-20T11:03:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-02T06:23:30.000Z (over 7 years ago)
- Last Synced: 2025-06-30T12:44:30.168Z (about 1 year ago)
- Size: 13.7 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VizNam project
_What if names could create art unique to the individual?_
An intro to data art using P5.js.
Held at [Processing Community Day 2019, BLR](https://processingindia.org/bangalore.html), Feb 2, 2019
### Code examples:
- Getting started: [Converting each letter to its ASCII code](https://editor.p5js.org/rasagy/sketches/7w58DQquG) and [Converting letters to numbers](https://editor.p5js.org/rasagy/sketches/csZky7adI)
- [Lines](https://editor.p5js.org/rasagy/sketches/XIau100-T)
- [Circles](https://editor.p5js.org/rasagy/sketches/i7pwsbj2r)
- [Circles x circles](https://editor.p5js.org/rasagy/sketches/2ZqzrRVad)
- [Walker](https://editor.p5js.org/rasagy/sketches/Hh5YNuMuk)
- [Jittery Walker](https://editor.p5js.org/rasagy/sketches/cNXkjOXtp)