Category: Animation

Animation is my passion. From 3D Computer Graphics to traditional 2D animation; Flash based to hand drawn. Make sure to see my small tests and short films.

  • Blender Network Rendering: Quick Update

    I’ve noticed in the past few weeks the site getting more traffic and most of it to the Blender Network Rendering post, there will be an update on this soon. I wanted to point out that the tutorial series isn’t dead but it did end up going though major revisions when put into practice; the changes are mainly due to LuxRender being a bit too heavy for animation use and my workflow switching to Blender 2.5.

  • Animatic Builder v1.40

    Animatic Builder v1.40

    Animatic Builder v1.40 - Auth: Whitney Krape The new version of Animatic Builder is up. This update includes a whole offline system taking advantage of HTML 5’s manifest and localStorage for offline use anywhere. To complement the new offline functionality is a redesigned UI which now scales to mobile platforms as well, specifically the iPhone. The are a number of speed improvements allowing well over 200 frames in a sequence without impacting playback performance. (The SQL updating and the uploading for the demo are disabled.)

  • Animatic Builder Development Continues

    Animatic Builder Development Continues

    Animatic Builder Development Continues - Auth: Whitney Krape

    The Redesigned Animatic Builder timeline. - Auth: Whitney KrapeThe Redesigned Animatic Builder timeline.

    During the past few weeks I have been diligently updating Animatic Builder with new features and a completely new interface. Overall the main idea of the App hasn’t changed; building and maintaining a sequence over a range of any internet connected devices. What in the release makes that goal easier? Quite a bit.

    From the start the whole App has been rebuilt with an AJAX, or asynchronous, connection so the user can modify the sequence without the delay of reloading page each time a change needs to be saved. Every on page change is made once a user focuses away from a changeable element. As well, each change effects the sequence immediately so a duration takes effect right as it is made.

    The playback system has changed drastically as well. The most obvious alteration is the introduction of a self-centering elastic layout which keeps the current frame in the center of a browser window and when the browser is re-sized the whole layout expands around it to any size. (more…)