Planetside Software Forums

General => Terragen Discussion => Topic started by: atomicx on June 23, 2010, 06:45:03 PM

Title: Random object distributions
Post by: atomicx on June 23, 2010, 06:45:03 PM
Has anyone found a way to have a object population node select randomly from a variety of objects? For making dense vegetation etc... I have tried unsuccessfully with my limited knowledge. I have ended up making multiple object population nodes and randomizing some parameters but there is occasional overlap and it's doesn't seem to be an elegant solution.

Thanks!

Christian
Title: Re: Random object distributions
Post by: Henry Blewer on June 23, 2010, 10:19:32 PM
I use distribution shaders and fractal breakup. Often I use the same distribution shader for several similar object types.
So far I have not been able to use multiple objects in a single population. I dont' fell that this is an issue. The single object population method gives a lot of control.
Title: Re: Random object distributions
Post by: Oshyan on June 24, 2010, 01:01:31 AM
The population nodes currently support only one object model per population. This may change in the future, but for now using multiple populations is the only way to get multiple separate models populated. You can feed the output of whatever you're using to control distribution into the Blend Shader inputs of all of them though, which makes it fairly easy to restrict them to the same areas if desired.

- Oshyan