// Split from model.pde

// -10
size(200,100,P3D);
rotateZ(PI);
_checkEqual( -10, modelX(10,0,0) );
