An open API service indexing awesome lists of open source software.

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.

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)