node-processing icon indicating copy to clipboard operation
node-processing copied to clipboard

Processing.js for Node.js

Results 11 node-processing issues
Sort by recently updated
recently updated
newest added

Log: ``` MacBook-Pro-uzivatela-macbook:del Meldiron$ npm install processing --save > [email protected] install /Users/Meldiron/Desktop/del/node_modules/canvas > node-gyp rebuild xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line...

1. Fixed test server to show examples from version 1.4.8 2. Change to API (Breaking) 3. Update release number to 0.4.0 4. Support animation output 5. Removed jsdom dependency 6....

Fixed relative path in lib/processing.js Upgraded submodule to Processingjs 1.4.8. Added example for how to use this module to compile pde sketch into javascript that can be used in LAMP...

While runing _make test-server_,it returns "called Processing constructor without passing canvas element reference or id." I have installed node-canvas and it runs well,did I still forget something?

It would be nice to expose the PDF support in node-canvas.

``` [ERROR] TypeError TypeError: Object # has no method 'width' at [object Object].draw (eval at (eval at (/Users/nulltask/node-processing/lib/processing.js:53:17))) at [object Object].redraw (eval at (/Users/nulltask/node-processing/lib/processing.js:53:17)) at Timer. (eval at (/Users/nulltask/node-processing/lib/processing.js:53:17)) at...

Waiting for implement on node-canvas

examples/custom/substrate.html

Examples used `Point` #### Transform - Triangle Flower