Category: Game Development
Pixel-perfect depth sorting using a depth buffer in 2.5D
The video below shows how far 2.5D can go if you have a depth buffer and normal map for your objects. It is a very, very neat technique:
XNA RPG 2.5D Game Engine - Updated WIP
You can read about the related techniques in this Wikipedia article.
