05-04-2013, 06:27 AM
It's fast enough when used alone, but when used together with Trees, it gets really slow.
That's because Trees ask the surrounding 3x3 chunk neighbors for composition, so for each chunk generated there's 9 chunks worth of composition calculated.
That's because Trees ask the surrounding 3x3 chunk neighbors for composition, so for each chunk generated there's 9 chunks worth of composition calculated.