/rorschach-blotter

rorschach inkblots on demand

Primary LanguageJavaScript

Rorschach Inkblot Painter

This is a simple project to allow someone to create a procedurally generated Rorschach inkblot using JavaScript in a browser.

Included are two files:

  • rorschach.js
  • index.html

The index.html file will allow you to quickly generate a Rorschach inkblot in your browser (tested with Google Chrome).

This index.html file references the rorschach.js file that contains the guts of the inkblot painting.

You can use this rorschach.js file however you want. You don't need to credit me in any way.

For example you can use it to add client-side processed Rorschach inkblots to your web page.

Have fun!