Introduction
Beside the usual shapes Sunflow lets you to draw more specific and detailed bodies. Here we will learn about some of them.
Spheres
sphere(100);

Boxes
box(100);

Beside the usual shapes Sunflow lets you to draw more specific and detailed bodies. Here we will learn about some of them.
sphere(100);

box(100);
