搜索资源列表
opengl---1
- 随着网络游戏的发展,任务越来越成为游戏的重要内容之一,甚至专门出现了标榜任务为游戏主要玩法的网络游戏,任务成为了游戏中玩家获得乐趣的重要手段,也是游戏的特色之一,精彩的任务系统,不但能丰富游戏乐趣,也是重要的道具和经验来源,下面从服务器端和客户端两方-With the development of online games, the task is increasingly becoming an important part of the game, or even a specific ma
displaylists.tar
- opengl显示列表实例代码,详细说明了显示列表的创建、使用和释放的过程,用显示列表换了很多茶壶对象-The OpenGL API allows to compile a set of instructions, a display list, in order to call it later. Since instructions can be calls to display lists, display lists can be nested. On configurations whe
OpenGL1
- 采用VC++和OPenGL绘制的三维坐标。有客户端和服务端协同操作。挺方便的-Using VC++ and OpenGL to draw the three-dimensional coordinates.Client and server interoperability.