Stereogram.js
Stereogram.js copied to clipboard
Downloading images?
I want to use this library to programmatically generate thousands of magic eye images with digits or words on them for the purpose of building a classifier. It looks like I need to be in a browser context for the library to work. Is there a way I can skip the tag and write the images directly to disk via a node script? Happy to work on a PR for this, but I'm not sure where I'd start :) Thanks!