trgn
- Karma
- 0
- Created
- ()
- Submissions
- 0
- RTree2d Interactive Demo (JavaScript / AMD / node) (neirynck.us)
Interactive RTree demo (node module / amd module). Supports range + nearest neighbor searches.
- Snake in HTML5 (neirynck.us)
Snake, the video game, in html5 canvas/javascript/requestAnimationFrame.
- Map reduce word count with chopchop-js (neirynck.us)
Canonical map reduce word count example in javascript, using chopchop-js. chopchop-js is a utility library for dealing transparently with synchronous and asynchronous processes.
- Javascript RTree (AMD module) (neirynck.us)
A fast and memory-efficient RTree implementation for Javascript. It can be loaded with any AMD-loader (e.g. requirejs) , in the browser or in node.