// Spielbrett "Mensch ärgere dich nicht" - Include-Datei // Datei: spielbrett.inc // --------------------------------------------------------------------- // Grundfläche plane { y, -0.2 texture { silbergrau } } // Spielfläche Brett box {<-5.8,0,-5.8>,<5.8,-0.5,5.8> pigment { color rgb <1,1,0.5>} } box {<-6.1,-0.03,-6.1>,<6.1,-0.2,6.1> texture { holz } } // Spielfläche Kreise und Linien cylinder {<1,0,-1>,<1,0.02,-1> 0.38 texture {mattweiss}} cylinder {<1,0,-1>,<1,0.015,-1> 0.44 texture {schwarz}} cylinder {<2,0,-1>,<2,0.02,-1> 0.38 texture {mattweiss}} cylinder {<2,0,-1>,<2,0.015,-1> 0.44 texture {schwarz}} cylinder {<3,0,-1>,<3,0.02,-1> 0.38 texture {mattweiss}} cylinder {<3,0,-1>,<3,0.015,-1> 0.44 texture {schwarz}} cylinder {<4,0,-1>,<4,0.02,-1> 0.38 texture {mattweiss}} cylinder {<4,0,-1>,<4,0.015,-1> 0.44 texture {schwarz}} cylinder {<5,0,-1>,<5,0.02,-1> 0.38 texture {blau_matt}} cylinder {<5,0,-1>,<5,0.015,-1> 0.44 texture {schwarz}} cylinder {<5,0,0>,<5,0.02,0> 0.38 texture {mattweiss}} cylinder {<5,0,0>,<5,0.015,0> 0.44 texture {schwarz}} cylinder {<5,0,1>,<5,0.02,1> 0.38 texture {mattweiss}} cylinder {<5,0,1>,<5,0.015,1> 0.44 texture {schwarz}} cylinder {<4,0,1>,<4,0.02,1> 0.38 texture {mattweiss}} cylinder {<4,0,1>,<4,0.015,1> 0.44 texture {schwarz}} cylinder {<3,0,1>,<3,0.02,1> 0.38 texture {mattweiss}} cylinder {<3,0,1>,<3,0.015,1> 0.44 texture {schwarz}} cylinder {<2,0,1>,<2,0.02,1> 0.38 texture {mattweiss}} cylinder {<2,0,1>,<2,0.015,1> 0.44 texture {schwarz}} cylinder {<1,0,1>,<1,0.02,1> 0.38 texture {mattweiss}} cylinder {<1,0,1>,<1,0.015,1> 0.44 texture {schwarz}} cylinder {<-1,0,-1>,<-1,0.02,-1> 0.38 texture {mattweiss}} cylinder {<-1,0,-1>,<-1,0.015,-1> 0.44 texture {schwarz}} cylinder {<-2,0,-1>,<-2,0.02,-1> 0.38 texture {mattweiss}} cylinder {<-2,0,-1>,<-2,0.015,-1> 0.44 texture {schwarz}} cylinder {<-3,0,-1>,<-3,0.02,-1> 0.38 texture {mattweiss}} cylinder {<-3,0,-1>,<-3,0.015,-1> 0.44 texture {schwarz}} cylinder {<-4,0,-1>,<-4,0.02,-1> 0.38 texture {mattweiss}} cylinder {<-4,0,-1>,<-4,0.015,-1> 0.44 texture {schwarz}} cylinder {<-5,0,-1>,<-5,0.02,-1> 0.38 texture {mattweiss}} cylinder {<-5,0,-1>,<-5,0.015,-1> 0.44 texture {schwarz}} cylinder {<-5,0,0>,<-5,0.02,0> 0.38 texture {mattweiss}} cylinder {<-5,0,0>,<-5,0.015,0> 0.44 texture {schwarz}} cylinder {<-5,0,1>,<-5,0.02,1> 0.38 texture {gruen_matt}} cylinder {<-5,0,1>,<-5,0.015,1> 0.44 texture {schwarz}} cylinder {<-4,0,1>,<-4,0.02,1> 0.38 texture {mattweiss}} cylinder {<-4,0,1>,<-4,0.015,1> 0.44 texture {schwarz}} cylinder {<-3,0,1>,<-3,0.02,1> 0.38 texture {mattweiss}} cylinder {<-3,0,1>,<-3,0.015,1> 0.44 texture {schwarz}} cylinder {<-2,0,1>,<-2,0.02,1> 0.38 texture {mattweiss}} cylinder {<-2,0,1>,<-2,0.015,1> 0.44 texture {schwarz}} cylinder {<-1,0,1>,<-1,0.02,1> 0.38 texture {mattweiss}} cylinder {<-1,0,1>,<-1,0.015,1> 0.44 texture {schwarz}} cylinder {<1,0,2>,<1,0.02,2> 0.38 texture {mattweiss}} cylinder {<1,0,2>,<1,0.015,2> 0.44 texture {schwarz}} cylinder {<1,0,3>,<1,0.02,3> 0.38 texture {mattweiss}} cylinder {<1,0,3>,<1,0.015,3> 0.44 texture {schwarz}} cylinder {<1,0,4>,<1,0.02,4> 0.38 texture {mattweiss}} cylinder {<1,0,4>,<1,0.015,4> 0.44 texture {schwarz}} cylinder {<1,0,5>,<1,0.02,5> 0.38 texture {rot_matt}} cylinder {<1,0,5>,<1,0.015,5> 0.44 texture {schwarz}} cylinder {<0,0,5>,<0,0.02,5> 0.38 texture {mattweiss}} cylinder {<0,0,5>,<0,0.015,5> 0.44 texture {schwarz}} cylinder {<-1,0,2>,<-1,0.02,2> 0.38 texture {mattweiss}} cylinder {<-1,0,2>,<-1,0.015,2> 0.44 texture {schwarz}} cylinder {<-1,0,3>,<-1,0.02,3> 0.38 texture {mattweiss}} cylinder {<-1,0,3>,<-1,0.015,3> 0.44 texture {schwarz}} cylinder {<-1,0,4>,<-1,0.02,4> 0.38 texture {mattweiss}} cylinder {<-1,0,4>,<-1,0.015,4> 0.44 texture {schwarz}} cylinder {<-1,0,5>,<-1,0.02,5> 0.38 texture {mattweiss}} cylinder {<-1,0,5>,<-1,0.015,5> 0.44 texture {schwarz}} cylinder {<1,0,-2>,<1,0.02,-2> 0.38 texture {mattweiss}} cylinder {<1,0,-2>,<1,0.015,-2> 0.44 texture {schwarz}} cylinder {<1,0,-3>,<1,0.02,-3> 0.38 texture {mattweiss}} cylinder {<1,0,-3>,<1,0.015,-3> 0.44 texture {schwarz}} cylinder {<1,0,-4>,<1,0.02,-4> 0.38 texture {mattweiss}} cylinder {<1,0,-4>,<1,0.015,-4> 0.44 texture {schwarz}} cylinder {<1,0,-5>,<1,0.02,-5> 0.38 texture {mattweiss}} cylinder {<1,0,-5>,<1,0.015,-5> 0.44 texture {schwarz}} cylinder {<0,0,-5>,<0,0.02,-5> 0.38 texture {mattweiss}} cylinder {<0,0,-5>,<0,0.015,-5> 0.44 texture {schwarz}} cylinder {<-1,0,-2>,<-1,0.02,-2> 0.38 texture {mattweiss}} cylinder {<-1,0,-2>,<-1,0.015,-2> 0.44 texture {schwarz}} cylinder {<-1,0,-3>,<-1,0.02,-3> 0.38 texture {mattweiss}} cylinder {<-1,0,-3>,<-1,0.015,-3> 0.44 texture {schwarz}} cylinder {<-1,0,-4>,<-1,0.02,-4> 0.38 texture {mattweiss}} cylinder {<-1,0,-4>,<-1,0.015,-4> 0.44 texture {schwarz}} cylinder {<-1,0,-5>,<-1,0.02,-5> 0.38 texture {schwarz}} cylinder {<-1,0,-5>,<-1,0.015,-5> 0.44 texture {schwarz}} // Zielfelder blau cylinder {<4,0,0>,<4,0.02,0> 0.35 texture {blau_matt}} cylinder {<3,0,0>,<3,0.02,0> 0.35 texture {blau_matt}} cylinder {<2,0,0>,<2,0.02,0> 0.35 texture {blau_matt}} cylinder {<1,0,0>,<1,0.02,0> 0.35 texture {blau_matt}} // Zielfelder schwarz cylinder {<-0,0,-1>,<-0,0.02,-1> 0.35 texture {schwarz}} cylinder {<-0,0,-2>,<-0,0.02,-2> 0.35 texture {schwarz}} cylinder {<-0,0,-3>,<-0,0.02,-3> 0.35 texture {schwarz}} cylinder {<-0,0,-4>,<-0,0.02,-4> 0.35 texture {schwarz}} // Zielfelder rot cylinder {<0,0,1>,<0,0.02,1> 0.35 texture {rot_matt}} cylinder {<0,0,2>,<0,0.02,2> 0.35 texture {rot_matt}} cylinder {<0,0,3>,<0,0.02,3> 0.35 texture {rot_matt}} cylinder {<0,0,4>,<0,0.02,4> 0.35 texture {rot_matt}} // Zielfelder gruen cylinder {<-1,0,0>,<-1,0.02,0> 0.35 texture {gruen_matt}} cylinder {<-2,0,0>,<-2,0.02,0> 0.35 texture {gruen_matt}} cylinder {<-3,0,0>,<-3,0.02,0> 0.35 texture {gruen_matt}} cylinder {<-4,0,0>,<-4,0.02,0> 0.35 texture {gruen_matt}} // Nest blau cylinder {<5,0,-5>,<5,0.02,-5> 0.41 texture {blau_matt}} cylinder {<5,0,-4>,<5,0.02,-4> 0.41 texture {blau_matt}} cylinder {<4,0,-5>,<4,0.02,-5> 0.41 texture {blau_matt}} cylinder {<4,0,-4>,<4,0.02,-4> 0.41 texture {blau_matt}} // Nest rot cylinder {<5,0,5>,<5,0.02,5> 0.41 texture {rot_matt}} cylinder {<5,0,4>,<5,0.02,4> 0.41 texture {rot_matt}} cylinder {<4,0,5>,<4,0.02,5> 0.41 texture {rot_matt}} cylinder {<4,0,4>,<4,0.02,4> 0.41 texture {rot_matt}} // Nest grün cylinder {<-5,0,5>,<-5,0.02,5> 0.41 texture {gruen_matt}} cylinder {<-5,0,4>,<-5,0.02,4> 0.41 texture {gruen_matt}} cylinder {<-4,0,5>,<-4,0.02,5> 0.41 texture {gruen_matt}} cylinder {<-4,0,4>,<-4,0.02,4> 0.41 texture {gruen_matt}} // Nest schwarz cylinder {<-5,0,-5>,<-5,0.02,-5> 0.41 texture {schwarz}} cylinder {<-5,0,-4>,<-5,0.02,-4> 0.41 texture {schwarz}} cylinder {<-4,0,-5>,<-4,0.02,-5> 0.41 texture {schwarz}} cylinder {<-4,0,-4>,<-4,0.02,-4> 0.41 texture {schwarz}}