Stefan Harr

Results 144 comments of Stefan Harr

People seem to have started using this package instead: https://github.com/developmentseed/node-sqlite3 It is called "sqlite3" in the NPM registry.

No problem! I would suggest @orlandov to put a note in the readme about this to avoid future confusion.

Yea, the `.decomp()` algorithm is really really slow. If you increase the number of points, you will notice how badly it scales. I don't think it's an infinite loop, it's...

You already know this from our email disussion, but I wanted to point out that [p2.js](https://github.com/schteppe/p2.js) now supports interpolation. This should compensate for temporal aliasing and irregular rendering framerate.