|
-
Jun 22nd, 2011, 05:15 PM
#4
Re: need vb2010 helper
I actually just made a map-editor example since someone asked about one a little while ago. It's strictly VB.net though, so the actual mapview-usercontrol displaying the map relies solely on bitmaps drawn in a graphics object. This works pretty well as an example (32x32 bitmaps with multiple layers on each map-tile of terrain, resources, unit and buildings), but for a commercial solution, you will need XNA (C# only I'm afraid) or DirectX at the very least IMHO.
The Editor currently supports thin pencils, thick pencils, flood fills and eraser of terrain, resources, unit and buildings either by-click or continuous drawing. I could add a link if you're interested.
At the moment I'm working on extending the MapView control to DirectX using elevated terrain and making an easy-to-use 'make-your-own-map-game' type of library with editor to distribute as freeware here. Since creating interesting maps and displaying/editing them seems to be the biggest hurdle when trying out ideas.
Depending on the structure of your maps, modifying my code may be a quick alternative to actually coding your own editor.
Regards
Tom
In truth, a mature man who uses hair-oil, unless medicinally , that man has probably got a quoggy spot in him somewhere. As a general rule, he can't amount to much in his totality. (Melville: Moby Dick)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|