Dustin Diaz

Results 5 issues of Dustin Diaz

Heyo, I'd like to gather some thoughts on having a deferred interface for Morpheus would look like. I had some thoughts... the first seems most attractive, however it's not necessarily...

sort of a major use-case for animation. this basically doesn't work in

Hi there, Using your Hello world example from the README, and [your pretty straight forward documentation], I'm experiencing an issue where the exposure / capture gets very blurry, and/or darkened...

``` node.js:194 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: dlopen(/Users/dustin/workspace/twt/node_modules/sqlite/build/default/sqlite3_bindings.node, 1): Symbol not found: __ZN4node12EventEmitter20constructor_templateE Referenced from: /Users/dustin/workspace/twt/node_modules/sqlite/build/default/sqlite3_bindings.node Expected in: flat namespace in /Users/dustin/workspace/twt/node_modules/sqlite/build/default/sqlite3_bindings.node...

your readme is inconclusive. ``` js var colorThief = new ColorThief() colorThief.getColor(sourceImage) ``` What is a `sourceImage`. Is it a `URL`, an `Element`, a `File` object? I've tried to use...