Hi all,
 
	Some weeks ago i needed to make a large tiled ground,  
	i tried the build-in createTiledGround, but at "just" 50 x 50 tiles (2500), it starts to struggle a bit, even on a rather high-end PC. 
	http://www.babylonjs-playground.com/#1XBLWB#168 
	 
 
	So using the SPS and a spritesheet, i created my own; 
	It takes a second to load, 
	but at 500 x 500 tiles, (250.000) it runs smoothly and with 59 / 60 fps on the same PC.
 
	 
 
	tile indexing example, 5x5 (25) tiles;
 
	    Col