登录
首页 » Visual C++ » D3D

D3D

于 2020-07-04 发布 文件大小:15739KB
0 188
下载积分: 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 个回复

  • mpxviewer
    A viewer for the games Metroid Prime 1-3 (A viewer for the games Metroid Prime 1-3 This was a research project I did to mainly help me understand how to do 3D programming, early in the beginning revel8n messaged and asked if I wanted to help, heck yes I did.)
    2011-05-25 11:36:50下载
    积分:1
  • 旋转泡泡
    说明:  旋转泡泡,一款很不错的游戏源代码,界面做的很漂亮,贡献一下!(rotating bubble, a pretty good source of the game, so the interface is very beautiful, what contribution!)
    2005-12-30 11:02:39下载
    积分:1
  • Return-to-Castle-multiplayer-game
    说明:  《重返德军总部》多人模式游戏-VC++源代码(Return to Castle Wolfenstein" multiplayer game-VC++ source code)
    2011-03-29 15:20:46下载
    积分:1
  • TanChiShe
    贪吃蛇经典小游戏,有效的帮助初学者进行开发学习,起到借鉴的作用!!!(Snake classic game, effective to help beginners to develop learning, play a reference role)
    2016-03-20 11:08:34下载
    积分:1
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • PitureGame
    利用MFC制作的一个鼠标拖拽拼图小游戏,新手上路 多多指教(MFC produced a mouse using drag and drop puzzle game, novice road great weekend)
    2010-06-08 11:24:46下载
    积分:1
  • D3DDEMO 场景 碰撞 战斗都做得不错
    D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错
    2020-07-12 01:48:53下载
    积分:1
  • bomb
    It s a game you have to find out where the bombs are. Hope you Enjoy it.
    2011-04-25 00:29:19下载
    积分:1
  • pintu
    用MFC编写的拼图游戏,可以在VC++6.0环境下编译成功(Written with MFC jigsaw puzzle, can be in vc++ 6.0 compiled under the environment of success)
    2011-12-21 21:41:51下载
    积分:1
  • Backgammon
    五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )
    2013-07-20 17:54:18下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载