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

搜索资源列表

  1. directXLine

    0下载:
  2. 实用DirectX的平滑曲线推屏例程。可以做数据采集曲线输出,解决了屏闪的问题。- The practical DirectX smooth curve pushes the screen example regulation. May make the data acquisition curve output, has solved the problem which the screen dodges.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:84.37kb
    • 提供者:宋耀武
  1. screen

    0下载:
  2. 奇妙的屏幕变形效果, 不使用DirectX, 速度仍然不错-deformation amazing screen effects, non-use of DirectX, speed is still good
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.89kb
    • 提供者:xdl2000
  1. DirectX Fi246898152001

    0下载:
  2. Creates a fire effect on the screen
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:78.69kb
    • 提供者:王逸翔
  1. DirectXGame

    0下载:
  2. DirectX做的全屏弹球游戏.画面比较粗糙,但是功能做得不错~-The full-screen DirectX game pinball. Screen rough comparison, but the function is not a bad one ~
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:40.27kb
    • 提供者:Delaware
  1. dx9_offscreen_rendering

    0下载:
  2. This sample demonstrates how to create dynamic textures // through off-screen rendering. // // As a demonstration, a spinning textured cube is rendered // to an off-screen surface, which is in turn, used to create // a dynamic texture. T
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:34.81kb
    • 提供者:George
  1. 3D_Digital_Reality_Engine

    0下载:
  2. 3D Digital Reality Engine V1.-3D Digital Reality Engine V1.00, PURE VB, by KACI Lounes Just if you are an expert 3D programmer, you must NOT miss this submission... Before I give you one word, PLEASE see the screen-shot ! THIS IS AN EXTEMLY RAR
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5.13mb
    • 提供者:asdf
  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:16.73mb
    • 提供者:bokyaw
  1. 3d_boat_racers

    0下载:
  2. 3D飞船的游戏,游戏的画面是线框结构的,完全用代码绘制。没有使用DirectX或者其它控件。-3D spaceship game, the game screen is a frame structure, complete with code to draw. Do not use DirectX or other controls.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:14.53kb
    • 提供者:295
  1. DInput_Camera

    0下载:
  2. DirectX cam efect , use te keybord to move the camera in 3d screen-DirectX cam efect , use te keybord to move the camera in 3d screen
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:Roger
  1. DrawInScreen-No-DirectX

    0下载:
  2. 在屏幕上作图,在程序窗体之外--无须DirectX实现 -Drawing on the screen, beyond the form in the program- no need to implement DirectX
  3. 所属分类:DirextX

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:池超奇
  1. DirectDraw

    0下载:
  2. DirectDraw的高性能表面,DDraw是面向表面的作图系统,所谓面向表面就是说所有作图不是只是针对屏幕(显存)的,而是针对一块作图区域,你可以在作图区域上面画点,线绘图片然后可以在区域与区域之间拷贝图形,这种作图区域在微软的DirectX中被叫做表面(Surface),在其他开发包中被叫做位图(Bitmap)或者图层(Layer),总之都可以称为面向表面的作图系统,这是最灵活高效的作图方式。-High-performance DirectDraw surface, DDraw surfac
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:28.03kb
    • 提供者:zs
  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
    • 文件大小:225.89kb
    • 提供者:guoxian
  1. Full-Screen

    0下载:
  2. directX关于全屏显示的代码。简单明了,代码量少。-directX code on the full-screen display. Straightforward, less code.
  3. 所属分类:DirextX

    • 发布日期:2017-11-06
    • 文件大小:3.45mb
    • 提供者:landy
  1. DirectX-programming-exercises

    0下载:
  2. 屏幕保护程序《恐怖贴图&音效》,练习DirectX编程-Screen saver " terrorist maps & Sound" DirectX programming exercises
  3. 所属分类:Screen Saver

    • 发布日期:2017-06-11
    • 文件大小:17.23mb
    • 提供者:peiercheng
  1. full-screen-graphics-operations

    0下载:
  2. 屏幕保护程序,全屏图形操作VS2005,适合做DirectX编程练习-Screen saver, full-screen graphics operations VS2005, suitable for DirectX programming exercises
  3. 所属分类:Screen Saver

    • 发布日期:2017-05-28
    • 文件大小:10.1mb
    • 提供者:peiercheng
  1. Screen

    0下载:
  2. VC根据DirectX的截图示例源码下载,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行参加工程,VC++编程学习源码,很好的参考资料。-VC according to the DirectX screenshot example source code download, you read the words can screenshot. To compile this program requires Direct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:13.91kb
    • 提供者:什锦丁儿
  1. Screen

    0下载:
  2. VC根据DirectX的截图示例源码下载,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行参加工程,VC++编程学习源码,很好的参考资料。-According to a screenshot of VC DirectX sample source code download, you can read the words screenshot. To compile this program requires Direct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:472.13kb
    • 提供者:赵剑
  1. Screen

    0下载:
  2. 根据DirectX的截图示例源码,要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,VC++编程学习源码,很好的参考资料。-According to the source DirectX screenshot example, to compile this program requires DirectX SDK5.0 example of ddutil.h and ddutil.cpp file, VC++ programming learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:10.14kb
    • 提供者:查琳
  1. Screen

    0下载:
  2. 图象特效--截图示例,基于DirectX的截图示例,你看懂了话都能截图了。要编译此程序需DirectX SDK5.0示例中的ddutil.h与ddutil.cpp文件,请自行加入工程。要运行此程序需DirectX 3.0以上版,本程序在WindowNT4.0+SP3环境中编译通过,运行这个程序象不象死机?嘿嘿,你有没有吓一跳呢?请用Esc键结束程序。-Image effects- Screenshot example, based on the example screenshot of Dir
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:13.37kb
    • 提供者:bpudn93
  1. DirectX-Media-Player

    0下载:
  2. This a simple media player application suports all types that you computer can play it actually search for a render device. Well i can play all files i want (Even mpg and avi a small window pops up with the screen). It usses Quartz DLL that belon
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:5.27kb
    • 提供者:guarumo
« 12 3 »
搜珍网 www.dssz.com