Archive for the 'Processing' Category


Bump Globe


To view this content, you need to install Java from java.com

This works by taking a 360 x 180 pixel image and converting the position of the pixels to degrees longitude and latitude. The brightness of each pixel dictates the altitude of each dot. Drag the mouse to move the globe.

Built with Processing


3D World Map in Processing

World Map

A while ago I made a 3D world news map using Flash. You can do a lot of things with Flash, but the calculations needed for 3D are really too processor-intensive. I’ve been looking at doing a similar sort of thing but in Java, specifically, using the Processing environment. Here’s a screenshot of work in progress.