Drawing a Hex Map

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Michael Gove

    #1

    Drawing a Hex Map

    I'm looking for some sample code that shows how to properly draw a
    hexagonal map. I'd like to also see how to make the hex click-able.

    I found an old post
    (http://groups.google.com/group/micro...cb51d96e0abf3b)
    where Gerald Hernandez was kind enough to put some sample code together
    but after contacting him found out due to a hardware snafu the code was
    lost.

    I've found several good resources so far (listed below) but wanted to
    check here also.
    http://www.gamedev.net/reference/art...rticle1800.asp
    http://www.xtremevbtalk.com/showthread.php?t=200318

    Thanks
    -Mike

  • ryan

    #2
    Re: Drawing a Hex Map

    Hi Michael, i too would love such a thing!!!

    im working on small game project, in fact ill go so far and to ask if
    anyone has already completed such a map type ifd love to share ideas
    and concepts.

    basically im very happy with my game in terms of everything else bar
    the map and movement via the hex type map.


    Anyone got any fab ideas :)
    Or even batter a few free hours to do some code up? :P

    Ryan :)






    On 10 May 2006 12:41:23 -0700, "Michael Gove"
    <michaelgove@co mcast.netwrote:
    >I'm looking for some sample code that shows how to properly draw a
    >hexagonal map. I'd like to also see how to make the hex click-able.
    >
    >I found an old post
    >(http://groups.google.com/group/micro...cb51d96e0abf3b)
    >where Gerald Hernandez was kind enough to put some sample code together
    >but after contacting him found out due to a hardware snafu the code was
    >lost.
    >
    >I've found several good resources so far (listed below) but wanted to
    >check here also.
    >http://www.gamedev.net/reference/art...rticle1800.asp
    >http://www.xtremevbtalk.com/showthread.php?t=200318
    >
    >Thanks
    >-Mike

    Comment

    Working...