Tag: java script
-
John Resig – Algorithmic Ink in JavaScript
A port of the Context Free image generation language to JavaScript. Everything in the browser now. John Resig – Algorithmic Ink in JavaScript
-
Visual Wordnet
This looks fun. Kyle Scholz has created a Visual Wordnet based on his Force Directed Graph engine written in JavaScript. Force Directed Graphs are self-organizing, visually appealing tools for representing relational data. The look is organic, because algorithms simulate the way charged particles arrange in space. They work great in user interfaces because the user…