Forest Pack Effects [extra — Quality]
One of the tell-tale signs of a 3D render is identical green trees. Forest Pack allows you to randomize the hue, saturation, and value of your scattered assets on the fly.
float d = getDistanceToSpline(forest_spline); if (d < 10) fpItem.scale = d/10 * 1.0; forest pack effects

