A simple program that renders a torus in the linux shell
- Torus parametrization : https://web.maths.unsw.edu.au/~rsw/Torus/index.php#:~:text=Torus%20parametrization&text=z%20%3D%20R2%20sin(v,%5B0%2C%202%20Pi).&text=(%20R1%20%2D%20(x2,is%20R1%20%2F%20R2.
- Rotation matrix : https://en.wikipedia.org/wiki/Rotation_matrix
- Jorge Rando Hernández 〽️ @jorgerando