public Checker_texture(Texture t0, Texture t1)
 {
     this.even = t0;
     this.odd  = t1;
 }