// Split from model.pde

// 0.0
size(200,100,P3D);
rotateZ(PI);
_checkEqual( 0.0, modelY(10,0,0) );
