/reprocessing-sketch

A port of Matt DesLauriers' retro album cover to Reprocessing (ReasonML)

Primary LanguageOCaml

Matt DesLauriers' Retro Album Cover in Reprocessing

This repo is a ReasonML port of Matt DesLaurier's (@mattdesl) Retro Album Cover in Reprocessing. Compiles to WebGL and Native OpenGL!

Here's a preview:

retro

How to run native binary

yarn && yarn run build:native && yarn run start:native

check package.json for other build options

Reprocessing

Special thanks to @schmavery. Clone this repo to get started with Reprocessing.