Animation Node experiment - polar coordinates

Nikolaus Gradwohl2015-11-25T06:52:55+00:00

For this experiment I specified the target coordinates of some cubes by polar coordinates

you can download the blend file here

polar coordinates

read more ...

sine function spider

Nikolaus Gradwohl2011-10-06T06:04:02+00:00

Today I made a little spider out of sine-curves. Click on the applet and wiggle to mouse to make it move click here to see it in action or download the source

sine function spider

flowers from arcs in processing

Nikolaus Gradwohl2011-05-10T05:47:25+00:00

I made a sketch that draws flowers, but the petals arent overlapping circles but touching arcs.

I calculate the radius and the angles of the touching arcs based on the radius of the flower and the number of petals.

then an (petal* 2)-vertex-polygon is inserted to fill the flower.

click here to try them or download the code

flowers from touching arcs

read more ...

sine-function experiment

Nikolaus Gradwohl2011-05-09T05:34:23+00:00

I played around with ways of visualizing 3D functions in 2D space. This is a visualization of the function f = sin(x*y * c1 + c2).

c1 and c2 can be changed by moving the mousecursor.

click here to try it or download the source

function experiment1

read more ...

Rotating Möbius-Strip in processing

Nikolaus Gradwohl2010-12-27T06:06:07+00:00

This is a rotating 3D Möbius-Strip in processing

Click here to try and download the source

Moebius

read more ...