curl noise field
In this processing sketch I'm using the perlin noise function to create a curl noise vector field
click here to start the sketch or download the sourcecode.
read more ...squishy
I used the cubesurfer and the molecular addon by pyroevil on a fluid particle system to turn it into something pink and slimy. To create the punk material i used subsurface scattering for the slime material.
you can download the blend file here
fluffy torus
For this animation I added a hair particle system to a torus and made the hair move by a turbulence forcefied which is rotating along the x and z axis.
you can download the blend file here
noise modulo - part II
I modified my noise modulo sketch from last week by adding a second noisefield perpendicular to the first one. I got this idea from a facebook comment - which unfortunately has been deleted, so I can't credit the author. The two noisefield functions use different offsets and move the field with different speeds to create a more asymetric image
click here to start the sketch or download the sourcecode.
read more ...New Song - The Unscratchable Itch
the unscratchable itch - the small but constant itching you normally don't notice because its so common to you - but its always there to remind you that being alive means to accept things that wont't change
The song was recorded in bitwig-studio only using bitwig internal instruments or effects
processing noise crawler
For this processing noise-field exploration I created some particles that wander around on a plane. The location a particle goes to is calculated from its current location using a noisefield. I draw a small line from the current to the previous location and make the lines fade away very slowly so the trails the particle create while wandering around can be seen.
You can reset the particle locations to a random position by clicking on the sketch.
click here to start the sketch or download the sourcecode.
read more ...noise modulo
I wrote another processing sketch to explore the possibilities of 3D noise fields, this time I created height lines similar to those of a map on a noise field, the field gets slowly shifted upwards and is changed my the current frame count.
click here to start the sketch or download the sourcecode.
read more ...cube child hair experiment
For this animation I used a hair particle system with some child particles emitted form a cube in blender. The hair gets influenced by different forcefields over time. The child particles on the left side of the cube didn't work as expected. I will make some more experiments and try to fix this.
you can download the blend file here
blender hair particles experiment - top down
I animated a hair particle system and placed the camera right above the plane
you can download the blend file here
boxed noise
I made a new processing sketch that explores the possibilities of noise fields. This time I used a 3D noisefield to that influences the thickness and transparency of the lines used to draw boxes on a grid. The first two axes of the 3D coordinates used to gather the noise value are the location of the box, the z axis is mapped to the passing of time.
click here to start the sketch or download the sourcecode.
read more ...