开发者

Tutorial for Topdown 3D

Well, i'm looking for a开发者_JAVA百科 good guide to program Topdown 3D in C++. Where i can find a good one?

Thanks.


Topdown isn't any different than any other 3D programming - except for the position of the viewer.

You can get some more information about what you want to do by checking out gluLookAt()

Your "up" would be X or Z depending on what you wanted to do and if you still wanted to use right-handed coordinates for everything else.


Check out Isometric at the nehe tutorials site.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜