Results 1 to 12 of 12

Thread: [VB.Net] 2d Map Tile-Based Engine

Threaded View

  1. #1

    Thread Starter
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,375

    [VB.Net] 2d Map Tile-Based Engine

    Features
    Allows you to render images to simulate a map in a game.

    Drawbacks
    The LoadMap sub can take a while depending on how large your map file is.

    DLL
    MapEngine.zip

    Notes
    Thanks to Jacob Roman for showing a technique that allows the tiles to be rendered quickly.

    Source Code
    See Post #8. The amount of text was too long to fit in just this post, so I posted the source in #8 and kept the DLL in this post.
    Last edited by dday9; Dec 2nd, 2014 at 12:04 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width