// Split from model.pde

// 5.0
size(200,100,P3D);
rotateY(PI);
_checkEqual( 5, modelY(10,5,9) );
