CSTPDP
An unfinished attempt on computer graphics.
Reference
All rightful rights reserved to the original authors as listed below:
Install
Need Node.js to go. Note: NOT compatible with Node v6.
$ git clone https://github.com/arrowrowe/cstpdp.git && cd cstpdp
$ npm install
Usage
# List all available samples.
$ ls samples
# Choose one and run. Note: some samples depend on other samples' output.
$ node samples/grayscale-sign.js