GitHunt
AR

arrowrowe/cstpdp

An unfinished attempt on computer graphics.

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

Languages

JavaScript100.0%

Contributors

MIT License
Created April 3, 2016
Updated February 23, 2025
arrowrowe/cstpdp | GitHunt