登录
首页 » Visual C++ » CAR_OPENGL

CAR_OPENGL

于 2020-09-02 发布 文件大小:8097KB
0 134
下载积分: 1 下载次数: 40

代码说明:

  car racing using vc++ and opengl

文件列表:

Code
....\Debug
....\.....\BuildLog.htm,7254,2010-09-30
....\.....\mt.dep,62,2010-09-30
....\.....\OpenGLWindow.exe,618496,2010-09-30
....\.....\OpenGLWindow.exe.embed.manifest,146,2010-09-30
....\.....\OpenGLWindow.exe.embed.manifest.res,212,2010-09-30
....\.....\OpenGLWindow.exe.intermediate.manifest,145,2010-09-30
....\.....\OpenGLWindow.ilk,1523372,2010-09-30
....\.....\OpenGLWindow.obj,153325,2010-09-30
....\.....\OpenGLWindow.pdb,2731008,2010-09-30
....\.....\vc80.idb,281600,2010-09-30
....\.....\vc80.pdb,167936,2010-09-30

....\OpenGLWindow.cpp,12746,2010-09-30
....\OpenGLWindow.ncb,5835776,2010-10-03
....\OpenGLWindow.sln,883,2010-09-30
....\OpenGLWindow.vcproj,4328,2010-09-30
....\OpenGLWindow.vcproj.JOSEPH.Joseph.user,1414,2010-10-03

....\UpgradeLog.XML,3472,2010-09-30
....\vkgllib.h,6607,2006-05-17
....\_UpgradeReport_Files
....\....................\UpgradeReport.css,3348,2010-09-30
....\....................\UpgradeReport.xslt,12276,2005-09-23
....\....................\UpgradeReport_Minus.gif
....\....................\UpgradeReport_Plus.gif
GLuiSample
..........\GLuiSample
..........\..........\GLuiSample
..........\..........\..........\Basic.cpp,986,2006-10-08
..........\..........\..........\Basic.h,432,2006-09-25
..........\..........\..........\Car.cpp,4149,2006-10-07
..........\..........\..........\Car.h,556,2006-10-07
..........\..........\..........\Debug
..........\..........\..........\.....\Basic.obj,43885,2006-10-08
..........\..........\..........\.....\BuildLog.htm,33844,2006-10-08
..........\..........\..........\.....\Car.obj,58435,2006-10-07
..........\..........\..........\.....\Environment.obj,50396,2006-09-27
..........\..........\..........\.....\Game.obj,96110,2006-10-08
..........\..........\..........\.....\GLuiSample.exe,69632,2006-10-08
..........\..........\..........\.....\GLuiSample.exe.embed.manifest,403,2006-08-26
..........\..........\..........\.....\GLuiSample.exe.embed.manifest.res,468,2006-08-26
..........\..........\..........\.....\GLuiSample.exe.intermediate.manifest,385,2006-10-08
..........\..........\..........\.....\GLuiSample.ilk,1042472,2006-10-08
..........\..........\..........\.....\GLuiSample.obj,40971,2006-09-23
..........\..........\..........\.....\GLuiSample.pch,9633792,2006-09-24
..........\..........\..........\.....\GLuiSample.pdb,748544,2006-10-08
..........\..........\..........\.....\glut32.dll,237568,2005-09-12
..........\..........\..........\.....\Instructions.obj,73610,2006-09-24
..........\..........\..........\.....\mt.dep,66,2006-10-08
..........\..........\..........\.....\stdafx.obj,155779,2006-09-24
..........\..........\..........\.....\vc80.idb,625664,2006-10-08
..........\..........\..........\.....\vc80.pdb,520192,2006-10-08
..........\..........\..........\Environment.cpp,2358,2006-09-25
..........\..........\..........\Environment.h,507,2006-09-25
..........\..........\..........\Game.cpp,12775,2006-10-07
..........\..........\..........\glui.h,54879,2005-09-12
..........\..........\..........\glui32.lib,936548,2005-09-12
..........\..........\..........\GLuiSample.cpp,10480,2005-09-12
..........\..........\..........\GLuiSample.vcproj,4643,2006-09-27
..........\..........\..........\GLuiSample.vcproj.CS.martin.user,1419,2005-09-12
..........\..........\..........\GLuiSample.vcproj.HOME-JP19DNMLPI.Owner.user,1433,2006-10-08
..........\..........\..........\GLuiSample.vcproj.JOSEPH.Joseph.user,1414,2010-10-03
..........\..........\..........\glut.h,27836,2005-09-12
..........\..........\..........\glut32.lib,28728,2005-09-12
..........\..........\..........\Glut_Documentation.txt,4382,2006-10-08
..........\..........\..........\images





..........\..........\..........\......\sadie.bmp,196662,2006-09-21
..........\..........\..........\......\tree001.bmp,196662,2002-11-06
..........\..........\..........\Instructions.cpp,1275,2006-09-24
..........\..........\..........\Instructions.h,1846,2006-09-24
..........\..........\..........\Pics.h,2766,2006-09-25
..........\..........\..........\Release
..........\..........\..........\.......\BuildLog.htm,19578,2005-09-12
..........\..........\..........\.......\glut32.dll,237568,2005-09-12
..........\..........\..........\robot2.cpp,32980,2006-09-27
..........\..........\..........\sounds
..........\..........\..........\......\cars006.wav,66454,2003-09-27
..........\..........\..........\......\cars024.wav,8802,2003-09-27
..........\..........\..........\......\sgun1.wav,22992,2001-11-28
..........\..........\..........\stdafx.cpp,297,2005-09-12
..........\..........\..........\stdafx.h,495,2006-09-24
..........\..........\GLuiSample.ncb,10710016,2010-10-03
..........\..........\GLuiSample.sln,895,2005-09-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yanhua
    用openGL编写的一个关于烟花的程序,是粒子系统的典型代表。适合于初学者。每行代码都有注析,可读性强。(OpenGL prepared using a procedure on the fireworks, is a typical representative of the particle system. Suitable for beginners. Lines of code each have a note analysis of Strong readability.)
    2007-11-01 08:23:59下载
    积分:1
  • Churraskito
    pr 提权源码 支持cmd自定义路径 vc 6++ 编译通过(pr mention the right source to support cmd custom path)
    2012-04-27 10:22:22下载
    积分:1
  • diaocha
    利用对话框实现问卷调查功能,主要是对对话框功能的掌握(Use the dialog box function to achieve questionnaires, mainly for dialog function master)
    2015-12-03 16:54:07下载
    积分:1
  • displaypoint
    本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。 (This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.)
    2007-07-11 18:02:54下载
    积分:1
  • MYFIRE
    该例子演示了使用OPENGL创建蜡烛火焰的效果,包含完整源代码,使学习游戏中火焰粒子运动及爆炸粒子运动的好(The example demonstrates the use of OpenGL to create the effect of a candle flame, including complete source code, make learning games flame particle and particle explosion good Dongdong)
    2020-07-10 12:08:55下载
    积分:1
  • LZ77conbined_with_KMP_algorithm
    LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。(LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.)
    2007-04-01 20:27:17下载
    积分:1
  • VCcaculater
    简单的计算器软件,采用vc6.0开发,希望对您有用。(A simple calculator software, developed using vc6.)
    2009-09-07 11:29:04下载
    积分:1
  • Texture-Mipmap
    基于OpenSceneGraph手动构建Miapmap,实现纹理自动Miapmap加载,可以调节纹理的精细级别~(Based on OpenSceneGraph manually build Miapmap, to achieve automatic Miapmap texture loading, you can adjust the level of the fine texture ~)
    2013-12-19 23:04:54下载
    积分:1
  • 78576
    设置驱动器的卷标,VC++精选编程学习源码,很好的参考资料。(Set the drive label, VC++ select learning programming source code, a good reference.)
    2013-11-28 10:43:27下载
    积分:1
  • DeleteChar
    华为OJ题目,塞答案。删除指定字符串。 (Huawei OJ topic, delete the specified string.)
    2014-02-27 16:24:55下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载