Gaea 1.3.1.1 Bleeding Edge

Arboreal, Crumble, and Performance Boosts in the new Bleeding Edge build!

Gaea 1.3.1.1 Bleeding Edge

The latest Bleeding Edge build is out now! Featuring Arboreal and Crumble nodes as well as some important performance boosts.

Arboreal Node

The Arboreal Node gives you the power of creating superficial forests and vegetation. These forests are part of the heightfield while being "detached" enough for various export scenarios.

Arboreal Nodes stacked to create desert shrubs

By keeping the vegetation part of the heightfield you can bake using normals, Light, etc. then discard the bumpy heightfield. Or you can export with the noise and create beautiful distant terrains. The overhead for such forests is tiny compared to populating 3D objects - and less wasteful!

For performance crucial scenarios like Skyboxes, baking the trees with the Light node gives you delicious soft shadows (even for 1px trees!). Then exporting it as an optimized mesh (without the trees) would give you a 4K equivalent terrain for hardly a thousand polygons.

Growth Simulation

Originally meant to be a set of nodes, we have combined the Conifers, Broadleaf, and Shrub into a single, convenient node. Each of the three species has its own simulation system.

The most important aspect of the growth parameters is the flow type. Depending on the environment, your trees/shrubs would grow near flows (eg, arid environments) or avoid flows (eg, alpine mountains with snow).

The flow simulation can learn from existing Erosion, Snow, and other simulation nodes to automatically avoid areas where heavy flows, rivers, or snowdrifts occur.

The Health slider lets you control the overall health of the ecosystem.

Additionally, you can control the altitude and slope ranges, and add patchiness and randomness. When even that is not enough, you can simply add a custom inhibitor mask.

Species and Maps

The Arboreal node is designed to be chained with other Arboreal nodes. Forests - especially artistically pleasing ones - are far too complex to be trusted to a single node/simulation. A simple way to do this is to use a high Patches and Chaos value, and a low density. Then duplicate the node, change the seed, and chain it to the previous one. Repeat this process multiple times.

With this technique, each node creates a unique cluster of trees, and you get an individual mask for the different clusters. This can be used to create color patches like in the image above, or color-coded maps which can be used to drive species population using scatter plugins in your favorite 3D app or game engine.

For example, with some minor automation, you could even animate the health maps and use them to drive the growth of different species at different rates.

Crumble

Crumble runs a different kind of simulation that feeds off of existing crevices, erosive information, and other subtle details to collapse the terrain. Just as the name implies, the terrain starts crumbling from the edges.

A simple animation of the Duration property.

Crumble works with just about any GeoPrimitive, Erosion, and LookDev node. While the controls may seem somewhat simplistic, they can create a wide range of effects depending on the combination.

Performance Improvements

While Gaea 1.3 brought major stability and performance improvements, some nodes and internal simulations faced regression issues which actually slowed down the performance. We're pleased to report that this has been fixed and more than a dozen nodes will see anywhere between 200% to 500% improvements. Dunes, Sand, Canyonizers, Stacks, DriftNoise, and many other popular nodes will see major improvement. Convector gets the highest boost with ~800%!

Changelog

New

  • Arboreal Node.
  • Crumble Node.
  • New UI for picking tiles for 1:1 previews.

Enhanced

  • Texture now has a new Fast mode.
  • Repeat node now accepts an optional RGB texture just like Seamless.
  • Overlay experience (right-click the underlay icon). Overlays are now available in tile selection and tile preview dialogs.
  • 4K preview now automatically switches the quality to Ultra.
  • Warning when using Normalized output in tiled builds.
  • Animator now allows saving in JPG format.
  • Erosion Studio can now be launched from the Gaea start screen. Shortcut in Start Menu is still available, and the recommended way.
  • New Blank template for Slump.
  • Major performance improvements.

Fixed

  • Dunes' direction sliders were swapped.
  • Minor tweaks to Dunes' default settings.
  • Synth would not accept RGB input from a file node.
  • Tiled Builds would fail with any tile blending amount.
  • Issues with Output node and .r32 format fixed.
  • Do not allow changing resolution while processing.
  • Nodes could not be renamed in rare situations.
  • 2D Viewport would show incorrect port names for some nodes.
  • Removed obsolete visualization ports for color nodes.
  • Atmosphere visualization would not update between files.
  • Several Animator bug fixes.
  • New file would be contaminated if you close the Start dialog.
  • Tooltip was obstructed when the port name was too long.
  • Saving the current workspace would ignore UI scale.
  • Several minor bug fixes and internal cleanup.