/* Dynamic tree generation and placement in a night-time scene Demonstrates: How to create a height map and splat map from scratch to use for realistic terrain How to use fratacl algorithms to create a custom tree-generating geometry primitive How to…