登录
首页 » Visual C++ » coders

coders

于 2020-09-14 发布 文件大小:41312KB
0 295
下载积分: 1 下载次数: 3

代码说明:

  使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)

文件列表:

第一组 coders
.............\Cube
.............\....\Cube
.............\....\....\Cube.rc,2458,2016-04-25
.............\....\....\Cube.vcproj,4065,2010-01-26
.............\....\....\Cube.vcxproj,5268,2016-06-11
.............\....\....\Cube.vcxproj.filters,1235,2016-06-11
.............\....\....\Cube.vcxproj.user,143,2016-04-25
.............\....\....\Debug
.............\....\....\.....\CL.read.1.tlog,66972,2016-06-16
.............\....\....\.....\CL.write.1.tlog,1744,2016-06-16
.............\....\....\.....\Cube.Build.CppClean.log,1631,2016-06-12
.............\....\....\.....\Cube.exe.intermediate.manifest,381,2016-06-16
.............\....\....\.....\Cube.lastbuildstate,79,2016-06-16
.............\....\....\.....\Cube.log,850,2016-06-16
.............\....\....\.....\cube.obj,243637,2016-06-16
.............\....\....\.....\Cube.vcxprojResolveAssemblyReference.cache,713,2016-06-12
.............\....\....\.....\Cube.write.1.tlog,0,2016-06-12
.............\....\....\.....\d3dUtility.obj,60236,2016-06-16
.............\....\....\.....\link.read.1.tlog,6686,2016-06-16
.............\....\....\.....\link.write.1.tlog,1578,2016-06-16
.............\....\....\.....\mt.read.1.tlog,1266,2016-06-16
.............\....\....\.....\mt.write.1.tlog,522,2016-06-16
.............\....\....\.....\vc100.idb,863232,2016-06-16
.............\....\....\.....\vc100.pdb,479232,2016-06-16
.............\....\....\GameMedia
.............\....\....\.........\背景音乐.wav,5997680,2016-06-11
.............\....\....\.........\跑车加速.wav,4345486,2016-06-11

.............\....\....\JM1.bmp



.............\....\....\场景2.X,4024467,2016-05-28
.............\....\....\场景3.X,3902338,2016-05-28
.............\....\....\无敌挖掘机.X,13797991,2016-06-11
.............\....\....\汽车.X,7360069,2016-05-05
.............\....\....\汽车选择.X,77143,2016-06-11
.............\....\....\游戏介绍.X,77143,2016-06-12
.............\....\....\游戏界面.X,77139,2016-05-20
.............\....\Cube.sdf,16142336,2016-06-16
.............\....\Cube.sln,879,2016-04-25
.............\....\Cube.sln.old,878,2010-01-26
.............\....\Debug
.............\....\.....\Cube.exe,90112,2016-06-16
.............\....\.....\Cube.ilk,529636,2016-06-16
.............\....\.....\Cube.pdb,977920,2016-06-16
.............\....\.....\d3dx10d.dll,519912,2016-06-16
.............\....\.....\Game.exe,185856,2016-06-14
.............\....\.....\GameMedia
.............\....\.....\.........\背景音乐.wav,5997680,2016-06-11
.............\....\.....\.........\跑车加速.wav,4345486,2016-06-11

.............\....\.....\JM1.bmp



.............\....\.....\场景2.X,4024467,2016-05-28
.............\....\.....\场景3.X,3902338,2016-05-28
.............\....\.....\无敌挖掘机.X,13797991,2016-06-11
.............\....\.....\汽车.X,7360069,2016-05-05
.............\....\.....\汽车选择.X,77143,2016-06-11
.............\....\.....\游戏介绍.X,77143,2016-06-12
.............\....\.....\游戏界面.X,77139,2016-05-20
.............\....\WinMM.Lib,42928,2007-09-27
.............\cube.cpp,14637,2016-06-15
.............\d3dUtility.cpp,5370,2016-06-15
.............\d3dUtility.h,2061,2016-06-15

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

发表评论

0 个回复

  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • texture
    3D_grid和D3D_2D例子中,使用到的贴图文件包。(3D_grid and D3D_2D example, use the map to the package.)
    2011-08-07 14:53:54下载
    积分:1
  • triangle
    2D凸多边形的三角网格生成,可用gridgen。(2D triangular convex polygon mesh generation, available gridgen.)
    2014-12-14 01:03:11下载
    积分:1
  • waterfall_demo
    一个演示3D波浪的图形类(A demonstration of 3D graphics-type wave)
    2003-08-07 00:00:00下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • NPR_Framework
    NPR_framework 3D model viewer.
    2006-10-19 04:10:43下载
    积分:1
  • Shadow-Mapping-of-Textured-Scene
    计算机图形学中的shadow mapping程序,与网上其他代码不同,作者实现了对带有纹理的场景的阴影绘制.(Shadow Mapping Code in Computer Graphics.And it s for textured scene.)
    2020-10-17 20:57:33下载
    积分:1
  • homework4
    手绘吉普车,并且伴随摄像机变换视角,之间渐远。北京是红粉光漫反射(Hand-painted jeeps, and with the camera angle change, there' s become distant. Beijing is a Pink light diffuse reflectance)
    2020-09-14 14:27:57下载
    积分:1
  • osgRecipes-master
    osg cookbook 中的源代码,里面有OSG和CG的结合,OSG和CEGUI的结合,OSG与QT的结合以及PHYSX的结合。(the source code of OSGCOOKBOOK,include integration of OSG and CG,CEGUI,QT and physx)
    2013-09-07 21:30:32下载
    积分:1
  • stars
    opengl program for stars written in c.the points blink like stars in the sky.it was written in dev c++ platform.
    2014-11-10 21:35:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载