CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - d3D 游戏

搜索资源列表

  1. game_map

    0下载:
  2. 这是一个d3d游戏地图的源代码,初学者的最佳指导!-d3d This is a map of the game's source code, the best guide beginners!
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:489348
    • 提供者:luowanwu
  1. D3D

    1下载:
  2. 在D3D关于鼠标和键盘的操作,新手新人,初学c++游戏开发
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:268349
    • 提供者:lizi
  1. model0324

    0下载:
  2. 毕业时做了个D3D游戏的小例子,做的不好大家多指教哦
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4711233
    • 提供者:鲁跃杰
  1. HOOK D3D在游戏内通过D3D来绘制GUI界面

    1下载:
  2. HOOK D3D在游戏内通过D3D来绘制GUI界面,HOOK D3D
  3. 所属分类:DirextX编程

    • 发布日期:2016-01-25
    • 文件大小:1400542
    • 提供者:王扬平
  1. D3D.rar

    0下载:
  2. 实现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
  3. 所属分类:DirextX

    • 发布日期:2017-06-09
    • 文件大小:16116479
    • 提供者:周旭
  1. DirectX9.03DGameDevelopmentPro

    0下载:
  2. 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码,Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the instance of the code
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:2006497
    • 提供者:历代
  1. 所有游戏D3D窗口化源代码

    1下载:
  2. 所有游戏D3D窗口化源代码,可以窗口化任何游戏! -All the source code D3D game window, can change any game window!
  3. 所属分类:DirextX编程

    • 发布日期:2012-10-16
    • 文件大小:77425
    • 提供者:天心
  1. Game

    0下载:
  2. 一个D3D游戏DEMO 游戏场景 碰撞 战斗都做得不错-D3D games DEMO a collision fighting game scenes are done quite well
  3. 所属分类:DirextX

    • 发布日期:2017-05-27
    • 文件大小:9598222
    • 提供者:金鱼
  1. D3D_Demo

    0下载:
  2. D3D成型作品,包含天空盒,地形和一些小型游戏,惊喜多多啊,源代码-PROGRAM WITH D3D
  3. 所属分类:DirextX

    • 发布日期:2017-05-18
    • 文件大小:4623360
    • 提供者:user
  1. Excellent

    0下载:
  2. D3D大家来找茬儿小游戏,有2个自己做的,可以供大家参考。-We come to stubble D3D games, 2 of their own doing, you can for your reference.
  3. 所属分类:DirextX

    • 发布日期:2018-04-12
    • 文件大小:47495168
    • 提供者:guihongzhong
  1. CPU-basedSkinning(D3D)

    0下载:
  2. 基于CPU优化的D3D游戏蒙皮(Skinning)技术,带英文pdf详细说明/源代码/执行档。-CPU Optimization D3D based game Skin (Skinning) technology, with a detailed descr iption in English pdf/source code/executable file.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:977696
    • 提供者:GoldenCloud
  1. D3D

    0下载:
  2. 可以用于穿越火线游戏,一个小东西,很简单的东西-D3D -perspective, can be used to cross the Line of Fire Games, a small thing, very simple things
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1138493
    • 提供者:伍进
  1. Starter

    0下载:
  2. D3D HOOK模块,可用于制作DX类游戏的外挂,如透视等效果,支持DX8,DX9游戏,用法是将D3D8或D3D9文件夹里的d3d9dev.cpp,d3d9int.cpp,d3d9tex.cpp中的函数内容修改后编译生成DLL,再编译Injector注入,编译环境最好用VS.NET2003,有相应DX SDK,注入器必须用自带的Injector,否则可能没有效果-D3D HOOK module, can be used to create the plug-in DX games, such a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:73329
    • 提供者:盘类
  1. D3DGameEngine

    0下载:
  2. D3D的游戏引擎简单实现,虽然简单,但是功能齐全,使用3DMax建模。-D3D simple realization of the game engine, although simple, but full-featured, use 3DMax modeling.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1344178
    • 提供者:彭东峰
  1. DirectX9.03DGameDevelopmentProgrammingsourcecodePa

    0下载:
  2. 经典C++ \D3D 游戏编程书籍《DirectX 9.0 3D Game Development Programming》 中的实例代码 这是9-15章的(上次是1-8章)-Classic C++ \ D3D game programming books, " DirectX 9.0 3D Game Development Programming" in the example code in this 9-15 chapter (the last is the chap
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:688311
    • 提供者:历代
  1. D3D C++透视源码2015年最新

    5下载:
  2. D3D C++透视源码2015年最新 精简版过一般保护 过TP保护 任何一个D3D游戏都可以用只要改下模型ID CF 逆战 等等都可以用只要是D3D游戏
  3. 所属分类:DirextX编程

  1. D3D

    0下载:
  2. 这个是一个D3DD透视的源码,未被检测,支持大多数D3D游戏-This is a D3DD perspective source, not detected, support for most D3D games
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:65165
    • 提供者:王金迪
  1. VC++ D3D游戏例子

    0下载:
  2. VC++调用D3D开发的3维游戏例子,编译通过,可使用,参考性很强(VC++ call D3D development of 3 dimensional game example, compiled through, you can use, reference is very strong)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:6040576
    • 提供者:guqingtong
  1. 全图透视永久可用D3D

    1下载:
  2. D3D永久可用支持所有TXD3D游戏 改下模型ID即可。(Full view perspective for permanently available D3D)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:230400
    • 提供者:rowspan
  1. D3DToushi

    1下载:
  2. D3D游戏透视辅助原理教程-视频里面的源码 八课 看清楚在下载 谢谢!!!(D3D Game Perspective assistant principle tutorial - the source code in video The eight lesson is clear in downloading thank you!!!)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:20793344
    • 提供者:黑糊糊
« 12 3 4 »
搜珍网 www.dssz.com