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

搜索资源列表

  1. Direct3DCameraSample

    0下载:
  2. 一个实现了Direct3D的动态摄影机的例子 在这个例子中我先创建了一个Mesh模型 然后通过动态的给view矩阵赋值实现了像CS中的摄影机移动的效果 用户可以使用WASD平移摄影机 使用鼠标调整摄影机的焦点-An implementation of the Direct3D example of the dynamic camera in this example I first created a Mesh model and then to the view through the dyn
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:122210
    • 提供者:陈昊
  1. videotrans

    0下载:
  2. vc+directshow视频截取加效果,罗列出几个视频效果,打开的文件名在内部硬编码,自行修改.-vc+ directshow video interception add effects, set out the number of video effect, open the file name in the internal hard-coded, self-modification.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:898024
    • 提供者:绵羊
  1. dvdedit

    0下载:
  2. vc+directshow实现DVD截取编辑,也支持单个视频文件,截取的时间在内部硬编码,自行修改,可以插入几个视频效果,输出为MP4,要自行安装3IVX MPEG-4 编码合成器-vc+ directshow achieve interception DVD editing, also supports a single video file, the interception of the time the internal hard-coded, self-modification, yo
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:1598162
    • 提供者:绵羊
  1. shuixia

    0下载:
  2. C++ DirectX 3D 水下效果模拟-C++ DirectX 3D underwater effects of simulated
  3. 所属分类:DirextX

  1. Raining

    0下载:
  2. DirectX & vc++2005现实下雨效果的模拟。-DirectX & vc++2005 realistic simulation of rain effects.
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:945172
    • 提供者:fatcat
  1. SinSeaWave

    0下载:
  2. DirectX & VC++2005通过正弦波海洋模型实现实时动态海浪效果--效果不太好。-DirectX & VC++2005 by sine wave ocean model for real-time dynamic effects- results not very good.
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:414875
    • 提供者:fatcat
  1. Chapter20sample01

    0下载:
  2. Directx游戏编程20章的示例:通过特效文件实现光照效果和纹理贴图的源代码,修正了两处错误。-Chapter 20 Game Programming Directx example: lighting effects achieved by the effect file and texture mapping the source code, fixes two errors.
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:234950
    • 提供者:zm
  1. simut

    1下载:
  2. 原来做了一个内部版本号为1.0.0.0发行版本号为Beta的仿真软件,当时只是发布在中国无损检测论坛上。个人觉得很糟,不仅代码冗长(上了600KB),而且功能也不及这个软件。 后来改了几次,效果都不太理想。不是速度跟不上刷新,就是出现一些莫名奇妙的波。15号的时候决定推倒重做,放弃以前用画板作图的习惯,改用DirectX绘制波形。感觉还可以。 目前只是单声线跟踪,所以有点假~~ 下面进入正文-Had done an internal version number for the
  3. 所属分类:DirextX编程

    • 发布日期:2013-10-19
    • 文件大小:1242848
    • 提供者:飞轩泠
  1. Hieroglyph3

    1下载:
  2. DirectX11开发的渲染引擎,里面有Vertex shader, Pixel shader,Geometry shader, Compute shader及 Hull shader 的例子,也有许多图像后处理的例子,还有Direct3d11的许多GPU特效,是学习D3D11的最好实战工具。-DirectX11 rendering engine development, which has Vertex shader, Pixel shader, Geometry shader, Comput
  3. 所属分类:DirextX

    • 发布日期:2017-05-23
    • 文件大小:7566411
    • 提供者:淘气堡
  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. dx9_particle_system

    0下载:
  2. 本程序利用DirectX 9.0实现了粒子系统的气泡特效。演示效果非常棒。且代码短小,利于学习。-The program uses DirectX 9.0 to achieve the bubble effects of particle systems. Demonstration effect of good. And the code is short, conducive to learning.
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1918445
    • 提供者:leilei
  1. Game_11

    0下载:
  2. 半兽人拿武器,换武器,做挥砍等动作,画面自动旋转,移动等效果-Orcs take the weapons, in exchange for weapons, do actions such as slashing, the screen automatically rotate, move and other effects
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5183967
    • 提供者:qyj
  1. Intr-to-3DGame-Program-DirectX9.0c-

    0下载:
  2. 书名: Introduction to 3D Game Programmingwith DirectX- 9.0c - A Shader Approach 经典的DirectX 9.0c入门书籍龙书的2006年新版本, 相比03年的那般增加了非常多的内容, 包含的技术足够让读者做出一个简单但完整的游戏. 这本书在网上一直只有一个chm的版本, 非常不便于阅读, 现在托亚马逊kindle的福, 官方电子书版出现, 本人有幸获得, 并在此分享. -Introduction to 3D Game
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:9469362
    • 提供者:Kelyad
  1. DirectX---Screen-saver

    0下载:
  2. 用DX实现的3D旋转立方体半透明屏保,实现全频截图,alpha通道半透明特效,边缘反走样,全频抗锯齿特效等-DX-3D rotating cube to achieve a translucent screen savers, to achieve full-range shots, alpha channel semi-transparent effects, edge anti-aliasing, full-frequency effects such as anti-aliasing
  3. 所属分类:DirextX

    • 发布日期:2017-03-26
    • 文件大小:231308
    • 提供者:guoxian
  1. Neon

    0下载:
  2. dx作业,霓虹灯效果,物体根据设定的时间改变颜色-dx operations, neon effects, objects change color according to the time set
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2184890
    • 提供者:gaoxiaoshi
  1. DirectX8.1ProgrammingforCPP.chm

    0下载:
  2. Microsoft® DirectX® is a set of low-level application programming interfaces (APIs) for creating games and other high-performance multimedia applications. It includes support for two-dimensional (2-D) and three-dimensional (3-D) graphics, sou
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:9298191
    • 提供者:Sand
  1. DX-resource

    0下载:
  2. DirectX特效游戏设计书籍源码,可以一边看书一边上机练习-DirectX effects the game design book source, while reading a book on the side of the machine exercises
  3. 所属分类:DirextX

    • 发布日期:2017-06-09
    • 文件大小:16865882
    • 提供者:tinaaa
  1. Visual-CPPDirectX9Game02

    0下载:
  2. VisualC++和DirectX混合编程,实现3D效果视图,VS测试通过~有助于游戏开发实现~-Visual C++ and DirectX programming, 3D effects view, VS test by ~ contribute to the realization of the game development~
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:2116339
    • 提供者:杨光
  1. Visual-CPPDirectX9Game03

    0下载:
  2. VisualC++和DirectX混合编程,实现3D效果视图,VS测试通过~有助于游戏开发实现-Visual C++ and DirectX programming, 3D effects view, VS test by ~ contribute to the realization of the game development
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:940453
    • 提供者:杨光
  1. light

    0下载:
  2. 在directx中通过c++绘制了一个旋转的木桶,并且给木桶打上了不同种的灯光,按键更换灯光效果,给初学者一个参考。-In directx c++ drawing a rotating barrel to the barrel marked with different kinds of lights, buttons to replace the lighting effects, a reference to the beginner.
  3. 所属分类:DirextX

    • 发布日期:2017-05-12
    • 文件大小:2883747
    • 提供者:gyf
« 1 2 3 45 »
搜珍网 www.dssz.com