Loading JSON, rendering text and using the Processing JS API
Tuesday, August 25th, 2009Table of Contents for Link map/graph with Processing.js
- Loading JSON, rendering text and using the Processing JS API
- Drawing lines with Processing
- Rotating and translating with Processing
- Bezier curves and mouse interaction in Processingjs
- Mouse clicks in Processingjs
I’ve just reached what could be called level 1 in my Processing.js explorations. I’ve managed to setup SVG fonts and load them to draw text. I’ve also managed to use Processing only through the JavaScript API, not the language itself and that is a good thing in my mind. I rather do this API style, I am for instance able to load JSON and use jQuery without any fuss this way.... Read More




