Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rcote

Pages: [1]
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

Pages: [1]