radekmie/h3mapgen

Make the board-related data representation consistent among generation stages?

sequba opened this issue · 1 comments

File src/cellular/board.hpp contains declarations of Board type and related functions. The Voronoi generator uses different representation. Having in mind that we are to join all the parts into a monolitic cpp application unifying the data representation is worth considering.

Closing in favour of #20 and #21.