Things to Read
Getting Started With Three.js
03 March 2012
A good intro to three.js, a lightweight 3D engine using the HTML5 canvas object and WebGL.Tags: canvas, javascript, webgl
SurfaceMapper
27 February 2012
SurfaceMapper is a Processing library the enables you to project textures on multiple surfaces.Tags: processing
25 Life-Saving Tips for Processing
31 January 2012
A big article by Amnon Owed on Processing with lots of tricks you might need while creating your next piece of generative art.Tags: processing, programming
Haiku Wifi
31 January 2012
A wifi router hack by Jonathan Dahan. You can connect to the router and change the name of the network.Tags: art
Polargraph
28 January 2012
A drawing machine made by Sandy Noble. Built with an Arduino and the Adafruit Motorshield. Love the drawings it makes.Tags: arduino, drawing, processing
Pocode
27 January 2012
A new C++ library for creating interactive media across multiple platforms. Easy to install and get started.Tags: c++, pocode, programming
12 Great Visualisations That Made History
27 January 2012
An article taking you through the history of data visualisation. Includes an image of the first pie chart.Tags: data visualisation
HTML5 Please
23 January 2012
Look up HTML5 features, know if they are ready for use, and if so find out how you should use them.Learn Python the Hard Way
15 January 2012
A free online book to learn the python programming language. Might be a good start if you want to learn how to program.Tags: programming, python
SpellTower
02 January 2012
A new word game for iPad/iPhone by Zach Gage. I’ve been playing it for a few weeks now. One of the best games I played in 2011.The Sketchbook of Susan Kare
23 November 2011
A great article about the art Susan Kare created for the original Macintosh. With some pictures from her sketchbooks.Tags: icon design
ofxAddons
14 November 2011
James George and Greg Borenstein compiled a list of all openFrameworks addons on Github. This will be a very useful resource for you future OF projects.Tags: openframeworks