This is a simple spring simulation. I've created a grid of springs, and to each joint points I attached the corresponding points of an image. We tested it on a multitouch table, so you could play with multiple fingers.

[ view entry ] ( 2280 views )


This is a test for using Box2D for simulating realistic body motion. It is planned to use in the next version of Animata (animata.kibu.hu).

[ view entry ] ( 1796 views )


Code: Openframeworks

This is a visual effect test for my new project...
Pseudo code:

live video -> threshold filter -> blob detection -> apply voronoi tessalation to the edge points -> remove lines crossing the screen borders-> draw diagram



[ view entry ] ( 2723 views )


Code: Processing

This is a concept for a LED sculpture. In this installation all the elements have the same functionality. If one node gets an electric impulse it triggers the other connected to it. In this was you can achive simple spreading behaviours. Because of the non centralized mechanism, this structure can ba applyed to any size and any shape. The input can be a human touch of a node, so this contact information can travel through space creating an abstract virtual structure in the installation itself...

[ view entry ] ( 1961 views )


Code: Processing

Very simple recursive function, ideal for fractal like object generation:

[ view entry ] ( 1624 views )


Code: Processing

Generative Tree draing application.
By changing some basic parameters in the program (branch length, direction chaos, number of new branches) you can generate a lot of different structures...

[ view entry ] ( 2045 views )


Code: Arduino
Material: Flower pot, servo motors, plastic bags

[ view entry ] ( 1286 views )


<<First <Back | 1 | 2 | 3 | 4 | 5 | 6 | 7 |