//--------------------------
// example 8
// terrain geometry
 

texture(matematika/p_piros.gif,5,5)
rotation(-90,0,0)

 
TERRA.START(10,10,5,5)
 
 4,4,4,4,4,4,
 4,2,0,0,2,4,
 4,0,0,0,0,4,
 4,0,0,0,0,4,
 4,0,0,0,0,4,
 4,2,1,1,2,4,  
 
 
TERRA.END