Fail.

An update on the global typography. I’ve filled in the western hemisphere, and extruded each country in respect to their population per sq. mile. Because the extrusions are essentially cone shaped, I’m actually extruding by the square root of the population per sq. mile. This also emphasizes the differences between most countries while making the sharp peaks not quite as harsh.

Western Hemisphere

The result of printing…
Read More →

Global Type – Tech Demo

I’d like to share a work in progress. I’ve been tossing around ideas of what to do with our 3D printer, what might be interesting and engaging. I eventually arrived at this concept.

Each country is represented in their own language, the type creating the shape of the country, each done by hand. I hope that the hand-craft aesthetic of the type is an interesting juxtaposition with the process and material. Each country will be extruded outward a different distance, to correspond to some data set, such as population. Perhaps a series of these could account for multiple data sets.

Two countries

This post is just to show the proof of concept. I’m working on a piece of software to generate the files to send to the 3D printer. Read on for how I’m doing this.

Read More →

Jan 22nd, 2008
6:46 am

Roku Explained

Roku LiveI’m happy to say that there is now a web-ready version of Roku.

I won’t be releasing a downloadable version because I feel this is representative enough of the gameplay.

Click the screen to go play Roku! It is a rather large file (15MB), be patient for the download.

Roku Cellular
Roku has a simple game metric chosen to link together the virtual and physical game play: Cellular Automata.

Roku is made from an arbitrary number of cells arranged into a hexagonal grid, like a honeycomb. The concept of Cellular Automata is reflected in Roku by each cell recognizing and affecting only it’s direct neighbors. This allows the game play to be very simple yet unique.

While this version has only two games Warm and Cool, other games could be created from this same base mechanic. For example the introduction screen is actually Conway’s Game of Life implemented in hexagonal space.

Physically, Roku exhibits strong Modular Design by using identical physical cells. It would be possible to build a Roku game board of any shape and size which allows for unique physical implementations while enabling mass-production.

Roku Warm - Mechanics
Roku Warm is much like the game Lights Out. Pressing a cell will cause all of its neighbors to toggle between up and down. If a neighbor cell was up, it moves down and vice versa. Pressing the same cell a second time would return the board to it’s previous state.

To win the level, all cells must end up in the down position.

Roku Cool - Mechanics
Roku Cool is about making clusters of the same color. Pressing a cell causes the colors of it’s neighbor cells to rotate. Pressing again would cause a second rotation. Six consecutive presses would return the board to it’s original state.

Make clusters of a common color to eliminate them from the board and buy you more time. Top out the time-bar to win the level.

Roku uses Cellular Automata and Modular Design techniques within a Game Design method. The result is pretty interesting in terms of a physical-virtual game crossover, expandable systems and furniture design.

Hopefully, the result is just fun!

Jan 22nd, 2008
3:35 am

Experimental Form – Take One

This final semester I’m taking a course called Experimental Form: exploring form through mountains of sketches and ideation and a handful of creations. Half sculpture, half product design; the idea of this course is to create beautiful, personal objects of function.

I’m spinning the class by incorporating as many programmatic elements as possible: parametric form, force-directed layouts, mathematical constructs, and data-driven form. I think there is a powerful opportunity there to create unique and interesting things. In mass-produced situations, these objects could be individually and personally unique.

Our first project was a quick one: a day to generate a concept and a day to build and photograph a model. The concept was a fruit platter generated by a circle-packing program built around the constraints of the platter.

Fruit Platter Underneath

Platter Template App
Click the image to play with the template generator: press space-bar to randomly generate circles, click empty space to make a new circle, drag around existing circles. Click hold & press ‘z’ to delete.

From this program I export PDF files which are sent to a laser cutter, therefore each platter is unique. Ideally this product would be made from CNC milled porcelain.

Read More →

Jan 8th, 2008
2:25 am

Happy New Year – Dynamic Light and Type

Our New Years party was complete with contextual beat-sensitive dance lighting. Dance along the wall and you’re spotlit with a dynamic colorful burst of light. The light bursts along with the beat of the music.

The countdown used BubbleType, a project I worked on earlier in the semester. Dynamic motion typography based on a particle system. This let the countdown itself be set in motion by the beat of the music.

For our countdown we played a portion of the DFA Remix of Gorillaz’ Dare. The 120BPM lined up nicely with the countdown.

I hope everyone had a fantastic evening, and best wishes for the new year! May 2008 be the best year yet.

Dec 6th, 2007
6:37 pm

Finals Week – Frame of Mind

How does one feel during finals week? What is the general frame of mind? Well, I can’t keep my mind on work that actually has to get done, rather I end up dreaming and toying around like this…

Mad credit to Alex Riegelman for this idea!

This is just a quick experiment using the recently posted face detect library for Processing by Jaegon Lee. I worked out a bit of persistence tracking to remember who’s face is who’s between frames. It works for multiple people too, who dream about different things, but sometimes Mike dreams the same way I do.

Okay, back to work…

Dec 4th, 2007
7:59 am

Circle-Packing Alphabet

Yet another thing I’ve been working on over the last few weeks. A particle system alphabet, where typing new letters pushes the old letter out of the way. I’m working on a few different applications for this, which will hopefully see this page in the future!
[vimeohd]416273[/vimeohd]

Dec 4th, 2007
7:16 am

Roku Screen Captures

Here’s a bit of preview into the games of Roku. I posted a video of one cell moving about a few weeks ago. Here are screen shots from the video game which is controlled by an XBox 360 controller.

Main

Read More →