Published
Edited
Mar 14, 2021
Importers
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
parameters = ({
unit: 'm',
table_length: 2.74,
table_width: 1.525,
table_height: 0.76,
table_color: 'darkblue', // the rule mentions "uniformly dark coloured and matt"
sideline_color: 'white',
sideline_width: 0.02,
centerline_color: 'white',
centerline_width: 0.003,
net_height: 0.1525,
net_thickness: 0.004, // not official, see https://www.allabouttabletennis.com/table-tennis-net.html
net_side_offset: 0.1525,
net_color: 'white',
ball_diameter: 0.04,
ball_color: 'white', // the rule mentions two options: "white or orange, and matt"
playing_space_length: 14, // minimal dimension
playing_space_width: 7, // minimal dimension
playing_space_height: 5, // minimal dimension (to the roof)
playing_space_color: 'darkred', // the rule mentions: "the flooring shall not be light-coloured"
// for 3D rendering
playing_space_thickness: 2,
table_thickness: 0.1,
table_base_color: 'darkgrey',
table_base_length: 1.5,
table_base_width: 1,
net_color: 'lightgrey'
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more