1
SFML projects / Hexagon grid library - zsys
« on: November 22, 2018, 10:20:55 pm »
Hi everyone,
I've been experimenting with the SFML library recently for the first time and I decided to create an hexagon grid library with it for a project of mine. The concept is to have events like mouse click, move, delete and so one.. on every hexagon.
You can take a look at a small demo I made there:
And you can download and find info on the library there:
https://www.zone09.net/?p=03Y29udGVudC9kZXYvbGlienN5cy9saWJ6c3lzX2Jhc2ljLnBocA==
Code for demo can be found in the attachment.
I would like your comment on this if you don't mind
Thanks
I've been experimenting with the SFML library recently for the first time and I decided to create an hexagon grid library with it for a project of mine. The concept is to have events like mouse click, move, delete and so one.. on every hexagon.
You can take a look at a small demo I made there:
And you can download and find info on the library there:
https://www.zone09.net/?p=03Y29udGVudC9kZXYvbGlienN5cy9saWJ6c3lzX2Jhc2ljLnBocA==
Code for demo can be found in the attachment.
I would like your comment on this if you don't mind
Thanks