parameters = ({
unit: 'm',
table_length: 2.74,
table_width: 1.525,
table_height: 0.76,
table_color: 'darkblue',
sideline_color: 'white',
sideline_width: 0.02,
centerline_color: 'white',
centerline_width: 0.003,
net_height: 0.1525,
net_thickness: 0.004,
net_side_offset: 0.1525,
net_color: 'white',
ball_diameter: 0.04,
ball_color: 'white',
playing_space_length: 14,
playing_space_width: 7,
playing_space_height: 5,
playing_space_color: 'darkred',
playing_space_thickness: 2,
table_thickness: 0.1,
table_base_color: 'darkgrey',
table_base_length: 1.5,
table_base_width: 1,
net_color: 'lightgrey'
})