Archive 17/01/2023.

Terrain tesselation based on material?

darkirk

I’ve been experimenting with Urho3D terrains lately and, and out of the box, they are pretty limited. Just like the default Unity terrains. There’s a very popular addon for Unity that adds support for multiple materials per terrain mask:

https://www.assetstore.unity3d.com/en/#!/content/76166

Is it possible to do something similar with Urho? Does it support tesselation?

jmiller

JTippets’ Terrain + editor allow more splat maps than default Terrain.

There have been community contributions on other shader types (geometry).
As for when a particular feature might be in master branch, I cannot say, but maybe another can.