User Tools

Site Tools


Extending a Scanned Trunk Using Texture Blending

Note: Photogrammetry support is a beta feature in v8.2.0 and is only available in Cinema and Games editions of the Modeler. The documentation for this feature is a work in progress.

Tree trunks are often close to the camera and difficult to model which makes them an excellent candidate for photogrammetry. This page describes how to seamlessly extend a scanned trunk using texture blending. The idea is to overlap a photogrammetry mesh with a procedural branch, then replace the overlapping region with a new band of geometry that joins the two objects. A set of textures is generated and mapped to the band to make the blend region seamless. A procedural canopy can be created off of the procedural child resulting in a complete model.

Note: The description of the process that follows assumes you are familiar with the basics of SpeedTree and is more of a guide to the general approach than it is a step-by-step tutorial.

Import the Mesh and its Textures

In order to use a 3d scan, you must first import the mesh as a mesh asset. Next, create a material asset that uses the textures associated with the scan. Be sure to associate the mesh asset with the material.

Meshes must be a single model that can have a single material on it. Photogrammetry meshes are typically saved as single meshes with unwrapped UV data that correspond to a texture atlas.

Add the Mesh to the Model

Once you have assets in place you'll use a Mesh generator to make it part of your model. Add a Mesh generator and then assign the material asset to it as pictured below. It will automatically pick up the mesh asset via its association with the material asset.

Note: You can move or rotate a mesh manually by switching to node editing mode, clicking on the mesh in the scene, and using the gizmo to transform the mesh.

Add the Texture Blending Stitch Template

Select the Mesh generator and add the “Extend trunk with texture blending” geometry template. You should see a Stitch generator and a Branch generator added to the trunk as pictured below.

Choose a Good Material for the Child

Create a material for the child branch and apply it. This material should match that of the scanned trunk as closely as possible (all maps: color, normal, gloss, etc.). In addition, make sure you tile the map on the child branch such that the bark pattern density matches that of the photogrammetry model. The quality of the blend will be greatly improved by a good match between the material on the photogrammetry model and the material/mapping that it is being blended onto.

Put the Stitch in a Good Spot

The Stitch will be placed near the center of the mesh. It may be in a valid location but probably isn't. Switch to node editing mode, select either the stitch ring (if it's not valid) or the stitch geometry (if it is valid) and move the Stitch to the desired location. It should be placed near the end but not all the way to the end of the trunk as pictured below.

You must leave enough trunk geometry beyond the stitch location to be used in the blending process. The height of the blend region can be controlled in the “Blend” property group on the Stitch generator. Taller stitches require more trunk geometry beyond the stitch.

When the Stitch is positioned correctly you should see a white band connecting the mesh and the branch.

Edit the Blend

Now that you have the Stitch where you'd like it, it's time to make the blend region as seamless as possible. Use the properties in the “Band” group of the “Stitch” generator to control the geometry of the band. Use the properties in the “Blend” group to control how the textures from the parent and child will be blended together. When the “Stitch” is selected and in a valid location, you will see a preview of the texture at the bottom of the Tree Window.

There will typically be a little bit of back and forth between blend settings, child positioning, child radius editing, and stitch positioning to get the stitch just right.

Generate and Apply the Textures

Now that the stitch is valid and the texture preview is satisfactory, it's time to generate the texture maps for the band region. Select “Band:Generate Textures…” option. A series of maps that match the preview will be generated. Use these maps to make a new material on the Material Asset Bar. Apply that material to the band (“Band:Material”) and the band region should seamlessly blend the mesh and the branch.

Note: If you change anything about the mesh, the branch, or the blend you'll need to export a new set of maps. If a material has already been made from the maps, it will update automatically.

Build out the Rest of the Model

Use traditional SpeedTree techniques to add a procedural branch structure and leaf canopy to the model. Start by adding child branches to the blended branch and go from there. Pictured below are a completed model and the corresponding generator hierarchy.

Note: It's often a good idea to add a few twigs or other decorations to the photogrammetry mesh using Targets to further blend it in with the procedural geometry.

Best Practices

The following list outlines a few things to keep in mind when using photogrammetry trunk meshes with texture blending.

  • Choose a reasonably smooth portion to place the stitch if you can.
  • You can up the “Clearance” property of a stitch to “eat” more of the trunk geometry Switch the stitch.
  • Switch to node editing mode to move the trunk mesh, stitch, and branch until the stitch is as seamless as possible.
  • Don't forget to generate a new set of textures if you move anything.
  • A single Stitch generator can create multiple stitches. Use this fact to stitch up several holes on a single mesh without having to have a unique generation editor configuration for each one.