Tutorials

Learn new skills with our bite sized lessons

  • Home
  • Tutorials
  • Revamp your assets! Transform existing 3D plants with stunning autumnal colours
Revamp your assets! Transform existing 3D plants with stunning autumnal colours
Learn how to adapt Forest Pack's built in presets for Autumn
Technologies:
ForestPack

Resources

Requirements

Forest Pack Pro, V-Ray

  • ForestPack Logo, The Scatteting tool for 3ds Max

In a previous livestream, one of our viewers raised an interesting question about how to convert the hedge presets to an autumn look. We didn’t have time to get into it then, but today we're dedicating this tutorial to addressing this topic.

The transformation involves a simple editing of the materials. Let’s break it down:

Loading Hedge Presets

First things first, to load the hedge presets in Forest Pack:

  1. Click on the icon to create a Forest Pack object.
  2. Open the Library Browser and locate the Hedge library, included with Forest Pack.
  3. Choose a hedge that's the right height and species for your scene. For this tutorial, I'll be using the 2 meter high maple
  4. Draw a Forest Icon in your scene.
  5. Proceed to the Modify panel, find the Distribution rollout, and add the path to the list.
  6. Render the scene to visualize how it looks. While it will look nice, it won’t yet have that autumnal feel.

A FP hedge before adjustments

Converting the Leaves to Brown

To give the leaves that autumn-like brown colour:

  1. Open the material editor and copy the material. This can be done by selecting the objects from Forest Pack's Geometry list and dragging the material from the slot into the material editor as an instance.
  2. Locate the leaf shader in the multi-sub object material.
  3. Recolour the leaves to brown with a Colour Correction node. Wire the green leaf texture to the input, and the colour correction node to the Diffuse input.
  4. Tweak the hue and saturation until the leaf is a ready brown colour.
  5. Render the scene. You won’t see a lot of difference.

Before Original vs brown diffuse but original translucencyAfter Original vs brown diffuse but original translucency

  1. That’s because the material also uses a Translucency map which is overriding the diffuse colour. To correct this, wire another Colour Correct node after the existing one, then wire it to the Translucency input.
  2. Slightly lighten the map and increase the saturation as desired.
  3. Render again. At this point, it’ll definitely be brown, although it will lack a bit of variety.

Before Original translucency vs new translucencyAfter Original translucency vs new translucency

To improve the randomness, follow these steps:

  1. Wire a Forest Colour map after the first Colour Correction node. Wire the Colour Correction node to the Default Map and Map 1 input.
  2. Set Get ID From to Element so that each leaf gets a random material.
  3. Clone the Colour Correction map and wire it to the Map 2 input. Adjust the Hue and Saturation to get a yellow leaf colour.
  4. Wire the original green map to the third input. You can control the probability of these maps using these values. For example, you can reduce the probability of the green leaves to 5 percent.
  5. Render again. Your scene should now display a more varied and realistic look.

Before Without vs with 3 different leaf coloursAfter Without vs with 3 different leaf colours

Adding Green and Yellow/Brown Patches

Remember that in autumn, the entire bush doesn't brown at once. Instead, you'll see a beautiful mosaic of green and yellow/brown patches. Achieve this effect by following these steps:

  1. Wire a mix map after the Forest Colour map and wire the original green texture to the other input.
  2. Wire a Noise map to the Mix Amount input. You can adjust the size as desired.
  3. Set the Noise type to fractal.
  4. To add more contrast and better define the patches, enable Color Map and add two points to the curve. Set the first point on 0 and the second on 1, then move them together to increase the contrast. Here's the final shader
    The finished autumn shader
  5. Render the scene. By now, you should have a realistic-looking autumn hedge.

Before Without and with mix maps to create patchesAfter Without and with mix maps to create patches

With this workflow, you can easily tweak the curve to control the amount of green or brown leaves, and adjust the tints using the colour correction nodes. It's quite an adaptable process that provides full control over the final look of your scene.

We hope you found this tutorial helpful! Don’t forget to follow us for more updates and tips like these. As always, thank you for reading and happy rendering!

expand_less