#!/bin/bash

./clone -d 2 -f cylinder.geo -r 9 1 12
./clone -d 3 -f sphere.geo -r 5 1 8

