// Animation The render animation goes through 3 levels. Total render time can be a minute or two. You'll know it's done when you see leaves.
// Saving Images Default resolution is 4096x2048, but for other resolutions execute the function RUN(pixWidth) from your browser's console. Example: RUN(8192) will re-generate the iteration with resolution 8192x4096 pixels. Then, you can save via right click.