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

搜索资源列表

  1. direct3d_gamesource

    0下载:
  2. A DIRECT3D GAME SOURCE CODE EVM:VISUAL C-A DIRECT3D naGames EVM SOURCE CODE : VISUAL C
  3. 所属分类:Other Games

    • 发布日期:2017-12-04
    • 文件大小:37748
    • 提供者:vv
  1. ZipFileTex

    0下载:
  2. 在Direct3D 9中使用zip压缩贴图演示-Direct3D 9 in the use of zip compression mapping demo
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:330166
    • 提供者:GoldenCloud
  1. D3DTest

    0下载:
  2. 看 书做的DIRECT3D的导入模型 可以看下 -Direct3D reading to do the import model can facie
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:823091
    • 提供者:覃贵锋
  1. Texture3D

    0下载:
  2. 基于VC++开发环境下 利用Direct3D插件 显示三维动态画面-Based on VC++ Development environment plug-ins make use of Direct3D display three-dimensional dynamic screen
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:22611
    • 提供者:liulianhua
  1. Direct3D

    0下载:
  2. Bumpmapping is an advanced multitexture blending technique that can be used to render the appearance of rough, bumpy surfaces. The bump map itself is a texture that stores the perturbation data. Bumpmapping requires two textures, actually.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:57774
    • 提供者:王亚亮
  1. 01_CreateDevice

    0下载:
  2. Direct3D程序设计基础 //创建Direct3D对象, 该对象用来创建Direct3D设备对象 if( NULL == ( g_pD3D = Direct3DCreate9( D3D_SDK_VERSION ) ) ) return E_FAIL //设置D3DPRESENT_PARAMETERS结构, 准备创建Direct3D设备对象 D3DPRESENT_PARAMETERS d3dpp ZeroMemory( &d3dpp, sizeof(
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:31472
    • 提供者:yourname
  1. 01_Mesh

    0下载:
  2. 用Direct3D实现X文件载入,显示飞机模型-X files using Direct3D to achieve load, display airplane model
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:96937
    • 提供者:aimar
  1. 01

    0下载:
  2. DirectX6开发控件包括DirectSound,DirectDraw,Direct3D等控件(147KB)-DirectX6 development controls, including DirectSound, DirectDraw, Direct3D, such as controls (147KB)
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:150522
    • 提供者:lijianhua
  1. 02

    1下载:
  2. DirectX7开发控件包,包括DirectSound,DirectDraw,Direct3D等控件-DirectX7 development control package, including DirectSound, DirectDraw, Direct3D, such as control
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:133481
    • 提供者:lijianhua
  1. Direct3DQuake

    0下载:
  2. 将Quake1移植到Direct3D。这是本地移植。使用Direct3D 9.0c,所有的代码已经尽可能的代替GLQuake的功能了。-Will Quake1 transplanted to Direct3D. This is the local transplant. Using Direct3D 9.0c, all of the code has been possible to replace the function of the GLQuake.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:587172
    • 提供者:bestcode
  1. Cube

    0下载:
  2. 运用direct3d对网格进行绘制,最后绘成一只老虎的形状-Use Direct3D to draw on the grid, the final shape of a tiger are ready
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:2955172
    • 提供者:bess
  1. 2SphereMap

    0下载:
  2. 运用direct3d用茶壶对周围环境做映射-Use Direct3D with teapot on the surrounding environment mapping
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:796599
    • 提供者:bess
  1. caustics

    0下载:
  2. direct3d程序,水底腐蚀波纹效果 看看可参考-Direct3D procedures, underwater ripple effect of corrosion can take a look at the reference
  3. 所属分类:DirextX

    • 发布日期:2017-04-27
    • 文件大小:459594
    • 提供者:小风
  1. DevIL-SDK-x86-1.7.5

    0下载:
  2. 新版的图像用sdk,虽然有点难用,不过对没时间的人很有帮助。-Developer’s Image Library was previously called OpenIL, but due to trademark issues, OpenIL is now known as DevIL. DevIL is an Open Source programming library for programmers to incorporate into their own programs
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1555756
    • 提供者:黃亮車
  1. fract_src

    0下载:
  2. 用Direct3D纹理实现的复数分形显示,能切换不同复变函数的图形-Direct3D texture using Fractal realize the plural shows that switching to a different complex function of the graphics
  3. 所属分类:DirextX

    • 发布日期:2017-04-26
    • 文件大小:123728
    • 提供者:hao
  1. tank3b5

    0下载:
  2. Beta version of a direct3d game that the author is programming at the moment.
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:82551
    • 提供者:benjy
  1. 01_VertexFog

    0下载:
  2. 顶点雾化 Direct3D 顶点雾化 Direct3D -Direct3D Vertex Fog
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:138583
    • 提供者:ly
  1. 01_MultiTexture

    0下载:
  2. 顶点雾化效果 Direct3D 顶点雾化效果 Direct3D 顶点雾化效果 Direct3D
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3190427
    • 提供者:olpk04
  1. chapter5

    0下载:
  2. Beginning Direct3D Game Programming源代码\Part1\chapter-Beginning Direct3D Game Programming Source Code \ Part1 \ chapter
  3. 所属分类:Game Program

    • 发布日期:2017-04-27
    • 文件大小:438198
    • 提供者:张君宝
  1. chapter6

    0下载:
  2. Beginning Direct3D Game Programming源代码\Part1\chapter6-Beginning Direct3D Game Programming Source Code \ Part1 \ chapter6
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:394806
    • 提供者:张君宝
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 32 »
搜珍网 www.dssz.com