I want to draw a square in 3d space defined by the points
[ -20 0 0; -20 0 40; 20 0 0; 20 0 40]
How to do that?