CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - D3D

搜索资源列表

  1. songame

    0下载:
  2. D3D写的一个轻量级引擎。使用静态链接!直接编译成lib-D3D write a lightweight engine. Use static links! Directly compiled into lib
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:1838124
    • 提供者:紫云
  1. D3D-texture

    0下载:
  2. a D3D texture usage code, which is written by me in 2006. if you want to study it, please have a try.:)-a D3D texture usage code, which is written by me in 2006. if you want to study it, please have a try.:)
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3594744
    • 提供者:rat
  1. snow

    0下载:
  2. D3D开发的粒子系统应用,雪的效果逼真,算法经典。-D3D development of particle system applications, the effect of real snow, the classic algorithm.
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:833707
    • 提供者:范哲
  1. WizardEffects

    0下载:
  2. D3d教程中的一种特效,实现渲染的目的。适于在VC++平台上运行-D3d a tutorial special effects, to achieve the purpose of rendering. Suitable for the VC++ platforms
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1303492
    • 提供者:
  1. Tut04_Camera

    0下载:
  2. DirectX 8.1 SDK D3D 摄像机-DirectX 8.1 SDK D3D Camera
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:74412
    • 提供者:JasonZ
  1. Solar

    0下载:
  2. 其他地方下载到的,vc++6.0 d3d写的九大行星,位置不太精确-Elsewhere downloaded, vc++6.0 d3d written nine planets, location is not accurate
  3. 所属分类:DirextX

    • 发布日期:2017-04-07
    • 文件大小:768327
    • 提供者:
  1. ShadowMapping

    0下载:
  2. 一篇很好的关于 D3D Shadow Mapping 的文章,带源代码,并且包括使用NVIDIA HARDWARE 计算Shadow Mapping .-A very good article on D3D Shadow Mapping (includeing source).It also talk about something on Shadow Mapping calculating with NVIDIA HARDWARE
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:315681
    • 提供者:jerry
  1. D3DCamTrans

    0下载:
  2. D3D 相机变换 D3D 相机变换-Camera transform D3D D3D D3D camera camera transform transformation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:10161
    • 提供者:weiguian
  1. d3d-loadmodefile

    0下载:
  2. 采用d3d实现如何加载一个模型到d3d中。-Use d3d to realize how to load a model in d3d.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:222699
    • 提供者:123
  1. GPF_v1.1c

    0下载:
  2. d3d hook,魔兽争霸内部自动显示文字和图片-d3d hook, Warcraft automatically display text and pictures inside
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1247030
    • 提供者:gujinji
  1. D3Dgames

    0下载:
  2. D3D三维游戏高级图形编程中的纹理特效制作-D3D games advanced graphics programming in three-dimensional texture special effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11529805
    • 提供者:小轩
  1. 2-b2

    0下载:
  2. D3D 9.0做的关于灯光和材质的设置,鼠标键盘的设置等-D3D 9.0 on the lights and materials to do the settings, keyboard settings, mouse
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-01
    • 文件大小:13378616
    • 提供者:杨旖旎
  1. SkeAni

    0下载:
  2. ./SkeAni/Src 源程序。SkeAni.cpp 和 SkeAni.h 是 SkeAni 的核心源程序。 skeani.vsh 是 Vertex Shader 源程序。其它文件是 D3D SDK 附带的 D3D 程序框架。 ./SkeAni/Prj VC6.0 项目文件。 ./SkeAni/Bin 已经编译好的 SkeAni.exe。注意要正确执行 SkeAni.exe, 模型文件 modal.saf 和 Vertex Shader 文件 skeani.vsh
  3. 所属分类:Shot Game

    • 发布日期:2017-04-01
    • 文件大小:294772
    • 提供者:l
  1. Graphic

    0下载:
  2. 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:66938
    • 提供者:ccl
  1. model_reader

    0下载:
  2. 3D模型读取的程序,比较实用,D3D。另附功夫熊猫的模型-3D model of the reading process, more practical, D3D. Kung Fu Panda model attached
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-30
    • 文件大小:12814520
    • 提供者:Jiawen Wu
  1. 04.Billboard

    0下载:
  2. 一个简单的 D3D 轴向布告板 实现。 使用的是 DirectX sdk 9 。 能熟悉 d3d的 一些api.-A simple bulletin board to achieve axial D3D. Use the DirectX sdk 9. To be familiar with some of d3d api.
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:735936
    • 提供者:小强
  1. 09.Edge

    0下载:
  2. 一个d3d shader 的实现 使用 HLSL语言。 使用 DirectX sdk 9.0 ,能熟悉 可编程管线的过程,熟悉 VS和ps -The implementation uses a d3d shader HLSL language. Using the DirectX sdk 9.0, can be familiar with the programmable pipeline process, familiar with the VS and ps
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3772315
    • 提供者:小强
  1. d3d-texture

    0下载:
  2. d3d游戏编程,关于纹理程序。是一个添加纹理的源程序。 -d3d game programming, on the texture process. Is an added texture of the source.
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:2689
    • 提供者:张不凡
  1. TS-model

    0下载:
  2. D3D HOOK模块,可用于制作DX类游戏的外挂,如透视等效果的模板。-D3D HOOK module can be used to make plug-DX games, such as perspective and other effects of the template.
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:5977
    • 提供者:蓝云
  1. D3D-1

    0下载:
  2. d3d game programing examples.
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3418096
    • 提供者:gjgp
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com