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

https://github.com/mcorrell/ross-chernoff

Ross extension to Chernoff faces
https://github.com/mcorrell/ross-chernoff

Last synced: about 1 year ago
JSON representation

Ross extension to Chernoff faces

Awesome Lists containing this project

README

          

# ross-chernoff

## Ross extension to Chernoff faces

This code is for generating your own "Ross-Chernoff" glyphs, such as the one [here](https://mcorrell.github.io/ross-chernoff/). These are glyphs for showing multiple time series, or high dimensional data, in the style of American Public Television star and landscape painter [Bob Ross](https://en.wikipedia.org/wiki/Bob_Ross).

The code itself is mostly written using the [p5](https://p5js.org/) library, with a little bit of [d3](https://d3js.org/) for things I thought would be bothersome to do in p5.

To pay homage to Bob Ross, I have [commented](https://github.com/mcorrell/ross-chernoff/blob/master/src/sketch.js) the code as though it were written by Bob Ross as part of an episode of The Joy of Painting. This should make things soothing and clear to you. If it's not, feel free to submit a PR to make things more soporific.

## Paper & Slides
This repo includes a preprint of the [paper](altCHI-preprint.pdf) I presented as part of the alt.CHI track at [CHI 2018].
I've also included my talk [slides](altCHI%20Talk%20Slides.pdf).

I have been told to mention that alt.CHI is for non-traditional papers that don't fit into the main conference. As such, you should know that the paper itself is a _reductio ad absurdum_, a satirical attempt to make us think about how bad ideas circulate in academic vis, and whether there's a way to get rid of them (or if it's even _necessary_ to get rid of them). I promise the rest of [my research](http://correll.io) isn't like this.