文件名称:opengl---simple-CS-game
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.25mb
- 下载次数:
- 0次
- 提 供 者:
- fen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。-Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CS
..\可执行文件
..\..........\CS游戏说明.txt
..\..........\cs1.exe
..\..........\data
..\..........\....\images
..\..........\....\......\TRIX1.bmp
..\..........\....\......\Thumbs.db
..\..........\....\......\box0.bmp
..\..........\....\......\box01.bmp
..\..........\....\......\box1.bmp
..\..........\....\......\box11.bmp
..\..........\....\......\box2.bmp
..\..........\....\......\box21.bmp
..\..........\....\......\button.bmp
..\..........\....\......\h1.bmp
..\..........\....\......\map2.bmp
..\..........\....\......\map5.bmp
..\..........\....\......\start1.bmp
..\..........\....\......\start2.bmp
..\..........\....\map
..\..........\....\...\map.txt
..\..........\....\md2
..\..........\....\...\Thumbs.db
..\..........\....\...\role
..\..........\....\...\....\Thumbs.db
..\..........\....\...\....\tris.MD2
..\..........\....\...\....\tris.pcx
..\..........\....\...\....\weapon.MD2
..\..........\....\...\....\weapon.PCX
..\..........\....\mdl
..\..........\....\...\qian1.mdl
..\..........\....\sound
..\..........\....\.....\explode1.wav
..\源码
..\....\cs1
..\....\...\3DS.CPP
..\....\...\3DS.H
..\....\...\Debug
..\....\...\GLFont.cpp
..\....\...\GLFont.h
..\....\...\MDLFormat.h
..\....\...\MDLModel.cpp
..\....\...\MDLModel.h
..\....\...\MathLib.cpp
..\....\...\MathLib.h
..\....\...\OpenGL.cpp
..\....\...\OpenGL.h
..\....\...\ReadMe.txt
..\....\...\Script1.aps
..\....\...\Script1.rc
..\....\...\StdAfx.cpp
..\....\...\StdAfx.h
..\....\...\anmobj.cpp
..\....\...\anmobj.h
..\....\...\anorms.h
..\....\...\cs1.cpp
..\....\...\cs1.dsp
..\....\...\cs1.dsw
..\....\...\cs1.ncb
..\....\...\cs1.opt
..\....\...\cs1.plg
..\....\...\data
..\....\...\....\images
..\....\...\....\......\TRIX1.bmp
..\....\...\....\......\Thumbs.db
..\....\...\....\......\box0.bmp
..\....\...\....\......\box01.bmp
..\....\...\....\......\box1.bmp
..\....\...\....\......\box11.bmp
..\....\...\....\......\box2.bmp
..\....\...\....\......\box21.bmp
..\....\...\....\......\button.bmp
..\....\...\....\......\h1.bmp
..\....\...\....\......\map2.bmp
..\....\...\....\......\map5.bmp
..\....\...\....\......\start1.bmp
..\....\...\....\......\start2.bmp
..\....\...\....\map
..\....\...\....\...\map.txt
..\....\...\....\md2
..\....\...\....\...\Thumbs.db
..\....\...\....\...\role
..\....\...\....\...\....\Thumbs.db
..\....\...\....\...\....\tris.MD2
..\....\...\....\...\....\tris.pcx
..\....\...\....\...\....\weapon.MD2
..\....\...\....\...\....\weapon.PCX
..\....\...\....\mdl
..\....\...\....\...\qian1.mdl
..\....\...\....\sound
..\....\...\....\.....\explode1.wav
..\....\...\filereport.cpp
..\....\...\filereport.h
..\....\...\gamemap.cpp
..\....\...\gamemap.h
..\....\...\icon1.ico
..\....\...\icon3.ico
..\....\...\md2.cpp
..\....\...\md2.h
..\可执行文件
..\..........\CS游戏说明.txt
..\..........\cs1.exe
..\..........\data
..\..........\....\images
..\..........\....\......\TRIX1.bmp
..\..........\....\......\Thumbs.db
..\..........\....\......\box0.bmp
..\..........\....\......\box01.bmp
..\..........\....\......\box1.bmp
..\..........\....\......\box11.bmp
..\..........\....\......\box2.bmp
..\..........\....\......\box21.bmp
..\..........\....\......\button.bmp
..\..........\....\......\h1.bmp
..\..........\....\......\map2.bmp
..\..........\....\......\map5.bmp
..\..........\....\......\start1.bmp
..\..........\....\......\start2.bmp
..\..........\....\map
..\..........\....\...\map.txt
..\..........\....\md2
..\..........\....\...\Thumbs.db
..\..........\....\...\role
..\..........\....\...\....\Thumbs.db
..\..........\....\...\....\tris.MD2
..\..........\....\...\....\tris.pcx
..\..........\....\...\....\weapon.MD2
..\..........\....\...\....\weapon.PCX
..\..........\....\mdl
..\..........\....\...\qian1.mdl
..\..........\....\sound
..\..........\....\.....\explode1.wav
..\源码
..\....\cs1
..\....\...\3DS.CPP
..\....\...\3DS.H
..\....\...\Debug
..\....\...\GLFont.cpp
..\....\...\GLFont.h
..\....\...\MDLFormat.h
..\....\...\MDLModel.cpp
..\....\...\MDLModel.h
..\....\...\MathLib.cpp
..\....\...\MathLib.h
..\....\...\OpenGL.cpp
..\....\...\OpenGL.h
..\....\...\ReadMe.txt
..\....\...\Script1.aps
..\....\...\Script1.rc
..\....\...\StdAfx.cpp
..\....\...\StdAfx.h
..\....\...\anmobj.cpp
..\....\...\anmobj.h
..\....\...\anorms.h
..\....\...\cs1.cpp
..\....\...\cs1.dsp
..\....\...\cs1.dsw
..\....\...\cs1.ncb
..\....\...\cs1.opt
..\....\...\cs1.plg
..\....\...\data
..\....\...\....\images
..\....\...\....\......\TRIX1.bmp
..\....\...\....\......\Thumbs.db
..\....\...\....\......\box0.bmp
..\....\...\....\......\box01.bmp
..\....\...\....\......\box1.bmp
..\....\...\....\......\box11.bmp
..\....\...\....\......\box2.bmp
..\....\...\....\......\box21.bmp
..\....\...\....\......\button.bmp
..\....\...\....\......\h1.bmp
..\....\...\....\......\map2.bmp
..\....\...\....\......\map5.bmp
..\....\...\....\......\start1.bmp
..\....\...\....\......\start2.bmp
..\....\...\....\map
..\....\...\....\...\map.txt
..\....\...\....\md2
..\....\...\....\...\Thumbs.db
..\....\...\....\...\role
..\....\...\....\...\....\Thumbs.db
..\....\...\....\...\....\tris.MD2
..\....\...\....\...\....\tris.pcx
..\....\...\....\...\....\weapon.MD2
..\....\...\....\...\....\weapon.PCX
..\....\...\....\mdl
..\....\...\....\...\qian1.mdl
..\....\...\....\sound
..\....\...\....\.....\explode1.wav
..\....\...\filereport.cpp
..\....\...\filereport.h
..\....\...\gamemap.cpp
..\....\...\gamemap.h
..\....\...\icon1.ico
..\....\...\icon3.ico
..\....\...\md2.cpp
..\....\...\md2.h