Hi,
I'm hoping someone can help me out with the following issue:
I created a plant using growFX, the plant includes some instanced geometry.
When I scatter a single instance of this plant using Forestpack my rendertime is about 3 minutes.
However I want to add some variation so I've tried animating the seed of the GrowFX object and enabling Random Samples in forestpack (time offset 1, count 5).
I've also tried to copy the GrowFX object 5 times without adding animation to the seed and adding these 5 versions to the Forest object directrly.
In both cases the time to build light cache and prepasses goes up by a significant amount and the rendertime shoots up to about 10 hours.
I've noticed that my CPU usage goes down to 5% while it stays near 100% when using only a single instance of the plant.
Any help would be appreciated!