登录
首页 » Visual C++ » D3D

D3D

于 2020-07-04 发布 文件大小:15739KB
0 272
下载积分: 1 下载次数: 327

代码说明:

  实现3D游戏中的一些基本功能.例如:摄像机的控制,人物的行走、跳跃,人物与场景的的碰撞,还有一些打怪的基本数据计算,还有一些特效(HLSL)等。(3D games to achieve some of the basic features. For example: camera control, character walking, jumping, the characters and the scene of the collision, there are some basic data Daguai calculations, there are some special effects (HLSL) and so on.)

文件列表:

类D3D项
.......\2DTexture.cpp
.......\2DTexture.h
.......\Billboard.cpp
.......\Billboard.h
.......\bin
.......\...\link
.......\...\....\2DTexture.obj
.......\...\....\Billboard.obj
.......\...\....\BuildLog.htm
.......\...\....\Camera.obj
.......\...\....\CMath.obj
.......\...\....\D3DxInput.obj
.......\...\....\Dib.obj
.......\...\....\DrawBoundBox.obj
.......\...\....\Flower.obj
.......\...\....\FlowerList.obj
.......\...\....\GlobalFunc.obj
.......\...\....\Hero.obj
.......\...\....\Monster.obj
.......\...\....\MonsterLink.obj
.......\...\....\MonsterManager.obj
.......\...\....\MouseSort.obj
.......\...\....\Particle.obj
.......\...\....\SkinMesh.obj
.......\...\....\Staticmesh.obj
.......\...\....\stdafx.obj
.......\...\....\Theback.obj
.......\...\....\Thebutterfly.obj
.......\...\....\TheDownWater.obj
.......\...\....\TheFont.obj
.......\...\....\Thegame.obj
.......\...\....\Themusic.obj
.......\...\....\Theskybox.obj
.......\...\....\Tree.obj
.......\...\....\TreeList.obj
.......\...\....\vc70.idb
.......\...\....\vc70.pdb
.......\...\....\ZFrustum.obj
.......\...\....\ZQuadTree.obj
.......\...\....\ZTerrain.obj
.......\...\....\类装D3D.obj
.......\...\....\类装D3D.pch
.......\...\....\类装D3D.res
.......\...\类装D3D.exe
.......\...\类装D3D.ilk
.......\...\类装D3D.pdb
.......\Camera.cpp
.......\Camera.h
.......\CMath.cpp
.......\CMath.h
.......\cursor1.cur
.......\D3DxInput.cpp
.......\D3DxInput.h
.......\Dib.cpp
.......\Dib.h
.......\DrawBoundBox.cpp
.......\DrawBoundBox.h
.......\Flower.cpp
.......\Flower.h
.......\FlowerList.cpp
.......\FlowerList.h
.......\GlobalFunc.cpp
.......\GlobalFunc.h
.......\Hero.cpp
.......\Hero.h
.......\Monster.cpp
.......\Monster.h
.......\MonsterLink.cpp
.......\MonsterLink.h
.......\MonsterManager.cpp
.......\MonsterManager.h
.......\MouseSort.cpp
.......\MouseSort.h
.......\Particle.cpp
.......\Particle.h
.......\ReadMe.txt
.......\res
.......\...\003.ani


.......\...\AshenTree.TGA
.......\...\Bazaar(杂货店).X

.......\...\BloodElfLieutenant.TGA


.......\...\butterfly
.......\...\.........\butterfly_1.X
.......\...\.........\butterfly_2.X
.......\...\.........\butterfly_3.X
.......\...\.........\butterfly_4.X
.......\...\.........\butterfly_5.X
.......\...\.........\butterfly_6.X
.......\...\.........\butterfly_7.X
.......\...\butterfly.tga
.......\...\Button1.jpg
.......\...\Button2.jpg
.......\...\Button3.jpg
.......\...\Button4.jpg

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

发表评论

0 个回复

  • N-Queen
    : N皇后问题,在一个N×N国际象棋盘 上,有N个皇后,每个皇后占一格;要求皇后间不会出现 相互“攻击”的现象,即不能有两个皇后处在同一行、同一 列或同一对角线上。问共有多少种不同的方法。下图以4 个皇后为例,说明一个正确的解( N是一个大于等于2并 且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
    2012-08-31 17:31:00下载
    积分:1
  • Tetris
    用vc编的俄罗斯方块小游戏,功能有点简单。(block game use vc++)
    2011-12-05 23:24:29下载
    积分:1
  • renjixiaqi
    人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 (Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows: (1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment. (2) the user choice: the user can next is first or after, and the pieces is a X or O .)
    2020-07-04 13:00:02下载
    积分:1
  • GameCoding4
    这是2012年推出的第四版,提供开发顶级游戏软件的实用指南。两位资深电子游戏程序员在书中详细介绍了游戏软件开发的整个过程,尤其是游戏创作带来的独特挑战。(Welcome to Game Coding Complete, Fourth Edition, the newest edition of the essential, hands-on guide to developing commercial-quality games. Written by two veteran game programmers, the book examines the entire game development process and all the unique challenges associated with creating a game. In this excellent introduction to game architecture, you ll explore all the major subsystems of modern game engines and learn professional techniques used in actual games, as well as Teapot Wars, a game created specifically for this book. This updated fourth edition uses the latest versions of DirectX and Visual Studio, and it includes expanded chapter coverage of game actors, AI, shader programming, LUA scripting, the C# editor, and other important updates to every chapter. All the code and examples presented have been tested and used in commercial video games, and the book is full of invaluable best practices, professional tips and tricks, and cautionary advice.)
    2013-04-05 11:45:17下载
    积分:1
  • Snake_App
    一个简单的贪吃蛇游戏的程序,程序运行时会有操作指导。(Snake game is a simple procedure, the program will be run-time operation of the guidance.)
    2007-12-19 12:25:20下载
    积分:1
  • xiaxue
    下雪屏保,很好看的,源码很详细,有用的下载研究一下(Snow screensaver, very nice, the source is very detailed and useful study download)
    2011-01-26 08:56:30下载
    积分:1
  • D3DDEMO 场景 碰撞 战斗都做得不错
    D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错
    2020-07-12 01:48:53下载
    积分:1
  • VC++
    残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
    2008-02-25 16:11:23下载
    积分:1
  • eluosifangkuai
    VC俄罗斯方块源代码,很好玩的哦,这可是我辛苦找来的(Tetris VC source code, very good Oh, this is my hard to find)
    2012-04-05 15:00:18下载
    积分:1
  • 675646545
    VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
    2013-08-23 17:56:27下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载