* You are viewing Posts Tagged ‘screencasts’

Sound ruler for Naali viewer

One task for me was to enable allow the user to attach sounds to objects in simulations using the Naali viewer Object Edit module. For the user this simply means a way to copy the asset reference to a field, set volume and radius and accept this. After that the object will start emitting sound (or the entire simulation will have that sound if radius is set to 0.0).

As a little extra I decided to create a small widget that I call the sound ruler. This little widget will show you the radius and volume of the attached sound … Continue Reading

Building Blender 2.5 on Windows 7 with MSVC and SCons

I have created a 30-minute screencast in which I briefly show how Blender 2.5 can be compiled using the SCons/msvc toolset. This screencast is as a quick gap-fill until I have written out more detailed notes.


Interactive UI while rendering – Blender 2.5

One of the potentials of the new event system that is being
worked on for Blender 2.5 is better threading and event handling. In
this short screencast you see a render being started and still the UI
in action! No more blocking.

Check out the screencast on YouTube at:

Interactive UI during render – Blender 2.5