Welcome to the fifth and final part of the Tilemap tutorial.
As promised in the previous article I will finally explain how to render the tilemap using a special shader that allows you to draw the whole tilemap with only two triangles.
2012
Tilemap tutorial (part 4)
Sun 2nd December 2012
Welcome to the fourth part of the Tilemap tutorial.
The previous article explained the concept of batching and using texture atlases to draw a tilemap more efficiently.
This new article will finally attack the final topic: How to write a Tilemap optimized shader.
The previous article explained the concept of batching and using texture atlases to draw a tilemap more efficiently.
This new article will finally attack the final topic: How to write a Tilemap optimized shader.