Friday, May 22, 2020

Blender 2.8 Align Objects

This entry will cover how to Align mesh objects in Blender 2.8.  I use this often for 3D printing, but I don't 3D print enough to remember how to do this, so I'm making a blog entry.  So if we are starting with three misaligned objects:


Sunday, April 15, 2018

Align Objects

This entry covers the simple approach of aligning two objects along a reference side.  This can play an important role when building a mesh that will be 3D printed and you want to make sure the bottom layer is perfectly flat and aligned.  

The short explanation is to use the Align Objects command and set the Align Mode and axis.

For this example, I was making a keychain with a loop for a connecting.  I made two objects, but I needed their bottoms to be aligned perfectly.


Wednesday, September 6, 2017

Extrude an Image

In my recent pursuits of taking up 3D printing, I've found a desire to try to print an extruded version of an image.  The following is one approach to achieving this using Inkscape and Blender.  For this entry, we will use the blender logo.


The basic process is in converting the original image into an SVG and importing that SVG into Blender and then extruding that object. We will use Inkscape to convert a PNG into an SVG.  

Saturday, July 22, 2017

Texture Animation

This approach to animating textures is well documented via videos.  Here is a written procedure of the standard approach for using the UV Warp modifier to achieve a texture animation.

This technique is found in characters like Pocoyo or the Lego movies.


Saturday, July 8, 2017

Texture Map - External Coloring

In this entry I'll cover how to create a texture based on the unwrapped UV map.  In this case, I wanted to create the waffle cone volcano in a game I was making.  In some cases it makes more sense to attempt to paint directly in the viewfinder.  For that see my other entry:  Texture Painting.  In this case with a specific uv unwrapping in mind, I wanted to modify the mapped texture.


The first step is to unwrap the UVs on the object.  Then with a new empty image created, Bake the current material into that image.  Render Tab > Bake panel > Bake button  (shown below).

Tuesday, July 4, 2017

Preferred Video Render Settings

There are many settings for rendering video.  So far, the one that brings me the most consistent results with videos coming in with varying FPS and resolution, is shown below.  This was suggested on a forum I came across and so far it works the best for me.  Note that the Maximum Rate is set to 0, so that Blender ignores it.


Video Stabilization

This entry will cover the ever popular desire to stabilize captured video.  Having reviewed several avenues for doing this (even with dedicated video editing software), this method seems to be the best and provides the most control.

To get started, when first launching Blender switch to the Motion Tracking view.


The first step is to select a track point.  This is simply done by holding [Ctrl] and [Right-Click] a point on the scene.  Some things to consider when selecting a point.  First find a point of good contrast that will not change between frames.  This is the anchor for the scene.