pouët.net

Go to bottom

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
added on the 2018-09-25 14:51:20 by baah baah
cool stuff!
added on the 2018-09-25 15:48:26 by lsl lsl
Great stuff!
added on the 2018-09-25 20:33:54 by neoneye neoneye
Great stuff but I just HAVE to add this reference also which is truly awesome: https://www.redblobgames.com/grids/hexagons/
added on the 2018-09-25 22:22:28 by JackAsser JackAsser
https://catlikecoding.com/unity/tutorials/hex-map/

From PDF :
Quote:
September 2019

I guess it should be 2018 (unless you are from the future).
added on the 2018-09-25 23:20:32 by Tigrou Tigrou
Thank you pouët users, I knew you would know better! :-D
added on the 2018-09-25 23:42:12 by baah baah
Updated... Some minor changes + added links + using bitwise AND instead of modulus (since %2 doesn't work as expected for negative numbers)
added on the 2018-09-26 17:16:23 by baah baah
Put those on a cube and then we're talking, topology-wise.
added on the 2018-09-27 01:15:25 by jco jco
Quote:
Put those on a cube and then we're talking, topology-wise.

Are Pentagons allowed?
added on the 2018-09-27 13:11:08 by baah baah

login

Go to top