curved tree form visualization of the collatz sequence.
This script contains the following steps;
- Delete all MESH objects.
- Generate the same number of primitive cylinders as computed terms exist.
- Blender2.8x (under 2.82 is tested)
Paste this code to the "Scripting" tab and run the script.
Running may take long.
Can be 1-hour ~ especially when with collatz_limit: int ≥ 1,000.