ronin experiment 6 - event based animation

Nikolaus Gradwohl2019-07-23T04:44:49+00:00

ronin switched from an amiation loop to a event based animation system which allow cool stuff like initalizing code for the animation or reference objects that get preserved between frames. And it also makes it a lot easier to interact between the animation callback function and other event sources like osc events or mouseclicks

random circles

read more ...

ronin experiment 6 - animated tree

Nikolaus Gradwohl2019-07-22T05:31:53+00:00

I used the brand new and really awesome affine transformation features to create an anmation in Ronin

animated tree

read more ...

Ronin experiment 5 - osc

Nikolaus Gradwohl2019-07-21T03:25:09+00:00

I added an OSC message receiver to Ronin - now you can send OSC messages from other apps like SonicPi or orca to a running Ronin animation

osc messages

read more ...

Ronin experiment 4 - wiggly

Nikolaus Gradwohl2019-07-20T10:09:12+00:00

ronin experiment no 4: a wiggly line created using a recursive lisp function only updating every n milliseconds to slow down the animation

wiggly line

read more ...

Ronin experiment 3 - breath

Nikolaus Gradwohl2019-07-19T04:45:55+00:00

I created a new animation with Ronin using a map as a loop replacement to create nested breathing circles

breath

read more ...

ronin experiment 2 - nested maps and colors

Nikolaus Gradwohl2019-07-18T05:38:15+00:00

for this Ronin experiment I experimented with nested "map" commands and random fill colors

nested maps and color

read more ...

grease pencil experiment 6 - grid

Nikolaus Gradwohl2019-07-17T04:11:06+00:00

for this animation I created a 3D grid of lines of grease pencil strokes with a python script

you can download the blend file here

grease pencil line grid

read more ...

ronin experiment 1

Nikolaus Gradwohl2019-07-16T14:52:36+00:00

I discovered the livecoding environment ronin a lisp based environment thats described as a mix of vim and photoshop by it's creators.

Its in a pretty early stage of development and there isn't much documentation yet other than a few examples, but I have played with it for a few hours and I'm pretty impressed by what came out already.

ronin animation 1

read more ...

grease pencil experiment 4 - filled shapes

Nikolaus Gradwohl2019-07-15T04:17:00+00:00

For this animation i created two shapes with different materials, that have stroke and fill colors activated

you can download the blend file here

grease pencil filled

read more ...

floating rectangles in processing

Nikolaus Gradwohl2019-07-14T11:13:43+00:00

I created some floating rectangles in processing, that change their position and size and morph between the current and the new state

click here to start the sketch or download the sourcecode.

symetrie

read more ...