Programming boards and hexagonal boards
category: code [glöplog]
Hello pouet users,
I wrote a small text dealing with boards and hexagonal boards programming.
You can find it here: CoordinateSystemForHexagonalBoards.pdf
Any (constructive) comment is welcome.
Best regards, Alain
I wrote a small text dealing with boards and hexagonal boards programming.
You can find it here: CoordinateSystemForHexagonalBoards.pdf
Any (constructive) comment is welcome.
Best regards, Alain
cool stuff!
Great stuff!
Great stuff but I just HAVE to add this reference also which is truly awesome: https://www.redblobgames.com/grids/hexagons/
https://catlikecoding.com/unity/tutorials/hex-map/
From PDF :
I guess it should be 2018 (unless you are from the future).
From PDF :
Quote:
September 2019
I guess it should be 2018 (unless you are from the future).
Thank you pouët users, I knew you would know better! :-D
Updated... Some minor changes + added links + using bitwise AND instead of modulus (since %2 doesn't work as expected for negative numbers)
Put those on a cube and then we're talking, topology-wise.
Quote:
Put those on a cube and then we're talking, topology-wise.
Are Pentagons allowed?