image - Hexagonal grid in ios -


i new ios want make hexagonal grid(honeycomb like)for game. want know whether use core graphics draw hexagons or use hexagon image make hexagonal grid better.

try simplest way can think of works. if there no performance problem done. if there performance problem try solution.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -