particle hair growth
for this animation I rendered a hair-particle system from different camera angles in blender
you can download the blend file here
the soundtrack was created in bitwig-studio using my waldorf streichfett
processing blender integration - a first test
A view days ago I found the java.blend library by Holger Machens, a java library that allows reading and creating .blend files from java. This opens a whole new range of possibilities for creating blender animations, importing scripted content or using blender to model stuff for interactive applications, and and and. And whats also really cool in my opinion it allows me to combine two of my favorite tools Blender and Processing.
I have already ported one of the example programs that comes with java.blend to processing and so far the experiments look very promising.
What this example does is creating a new blend file containing a cube and saving it at "/tmp/copybuffer.blend" This file is used as the clipboard in blender. So when this file exists you can insert its content to the current blender scene simply by pasting it.
to run the code open the sketch in Processing 3, download the jar files from java.blend and drag them onto your script window. This creates a "code" folder for your sketch and adds the needed jars to the import path.
when you run the sketch and click on the window you create the copybuffer blend file and can paste it into your blender scene.
Conclusion: A very interesting new tool - I'm pretty sure I will add more experiments integrating Processing and Blender in the near future - so stay tuned :-)
New Song - Moment to Moment
Moment to Moment is a berlin-style chilly electronic synth track with a meditative bass loop
volumetric density texture
For this experiment I used a texture in blender and mapped it to the density value of a volumentric material
you can download the blend file here
dissolving labyrinth
I used the material from my dissolving icosphere animation and applied it to a labyrinth generated using my blender labyrinth addon
you can download the blend file here
Where Opposites Meet
I made a video for a song I recorded in november using the technique I showed In my blog post on quaternoid rotations
quaternoid letter rotation
I experimented with some animated camera quaternoid rotations in blender
you can download the blend file here
New Song - Bells
I created bell sounds in bitwig-studio using a short noise pulse and some resonator banks. This is the first track I'm using them on
Welcome Mr Streichfett
A first short test recording using my new waldorf streichfett. The bass track is made using a volca bass.
dissolving icosphere
I recently watched a tutorial by tutor4u on how to make a dissolving blender material using a noise texture
I recreated the technique dissolving a ico-sphere instead of a suzanne you can download the blend file here