Tagged Questions
5
votes
2answers
1k views
3D terrain map with Hexagon Grids
I'm working on a hobby project (I'm a web/backend developer by day) and I want to create a 3D Tile (terrain) engine. I'm using XNA, but I can use MonoGame, OpenGL, or straight DirectX, so the answer ...
7
votes
2answers
2k views
Tile map/terrain implementation with differing heights of neighbouring tiles
Ahoy!
I'm looking for some information about tile maps, or rather, what a specific type of tile map is called.
I'm interested in the kind of implementation used in rollercoaster tycoon, or the ...