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

搜索资源列表

  1. simple_ddraw_game

    0下载:
  2. 最基本的direct draw 游戏编程入门,很好的参考,对于初学者。-basic game programming draw direct entry, a good reference for beginners.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:11.11kb
    • 提供者:lily
  1. DirectX_demoSimpleDirectDrawUsingMFC

    1下载:
  2. DirectX_demoSimple Direct Draw Using MFC
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:27.75kb
    • 提供者:tiankui6658
  1. direct_draw_viewer

    0下载:
  2. 实现direct draw 窗口模式的调用,并支持GDI绘图, 在你编写函数中调用drawpicture函数就可以了,支持多窗口多线程
  3. 所属分类:DirextX编程

    • 发布日期:2014-01-17
    • 文件大小:187.01kb
    • 提供者:wxy
  1. ddtest2

    0下载:
  2. 利用direct draw所写的可以装载位图并把位图显示在direct draw的表面上 是direct draw初学者的一个很好的演示实例
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:10.05kb
    • 提供者:hoty
  1. directx9.0 绘制太阳系和飞船

    0下载:
  2. directx9.0 绘制太阳系和飞船,键盘控制飞船飞行,镜头跟随飞船-directx9.0 draw the solar system and the spacecraft, and keyboard to control the spacecraft' s flight, the camera follows the spacecraft
  3. 所属分类:DirextX编程

    • 发布日期:2012-08-02
    • 文件大小:16.29mb
    • 提供者:smart
  1. DX9_draw_2D_picture.rar

    0下载:
  2. 调用ID3DXSprite来实现DirectX 9绘制2D动画,VC6下开发,完整工程文件。,Call ID3DXSprite to achieve DirectX 9 rendering 2D animation, VC6 to develop, complete engineering documents.
  3. 所属分类:DirextX编程

    • 发布日期:2017-04-01
    • 文件大小:134.61kb
    • 提供者:胡进
  1. DirectDraw-Overlay

    1下载:
  2. DirectDraw 覆盖表面Overlay绘制图形演示,现在很多播放器都是使用了覆盖表面 Overlay 技术显示,想学习Overlay 本例子是个不错的选择,例子用了3张图片来演示画面的切换以及位置设定。例子虽简单,但作用可不小呀。-DirectDraw Overlay surface coverage to draw graphics presentations, now a lot of players are using the technology covered by the su
  3. 所属分类:DirextX

    • 发布日期:2017-03-23
    • 文件大小:142.9kb
    • 提供者:刘华
  1. Direct Draw Wrapper

    0下载:
  2. DirectDrawWrapper.zip
  3. 所属分类:DirextX编程

  1. d3dlessonsix

    0下载:
  2. 三维场景代码示例DirectX+Draw-Three-dimensional scene sample code DirectX+ Draw
  3. 所属分类:DirextX

    • 发布日期:2017-04-07
    • 文件大小:163.05kb
    • 提供者:devil
  1. Audio

    0下载:
  2. 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:167.46kb
    • 提供者:马也凡
  1. testRect_rar

    0下载:
  2. d3d画矩形程序,初学者很好的学习资料,主要是看起初始化,和画图原理。-d3d draw a rectangle procedure, good learning materials for beginners, the main effect is to look at initialization, and drawing principles.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:2.26mb
    • 提供者:杜歌
  1. DrawPrimitiveUP

    0下载:
  2. 用DirectX8.0绘制简单物体--三角形。 使用顶点索引技术,比顶点缓冲更节约资源。-Draw a simple object with DirectX8.0- triangle. The use of vertex indexing technology, more economical than the vertex buffer resource.
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:2.58kb
    • 提供者:zhang
  1. DDRAW

    0下载:
  2. direct draw应用代码,可以在移动设备上画出绚丽图像。-direct draw application code, you can draw on a mobile device brilliant images.
  3. 所属分类:DirextX

    • 发布日期:2015-10-30
    • 文件大小:1.29mb
    • 提供者:walt
  1. D3D_Samples

    1下载:
  2. directX 游戏开发 随付光盘,其中涵盖了winAPI GDI direct input direct draw direct 3d 等内容-directX game developers pay with CD-ROM, covers one of winAPI GDI direct input direct draw direct 3d, etc.
  3. 所属分类:DirextX

    • 发布日期:2017-06-12
    • 文件大小:18.33mb
    • 提供者:里写明
  1. Draw2DPlot

    0下载:
  2. VC6.0 平台下開發OPEN GL方法來繪製2D圖型-VC6.0 platform developed under the OPEN GL ways to draw 2D graphics
  3. 所属分类:DirextX

    • 发布日期:2017-05-08
    • 文件大小:1.9mb
    • 提供者:allen.fan
  1. 6.DrawLine

    0下载:
  2. 6.绘制 3D基本形状。direct3d很好的教程6-6. Draw 3D basic shapes. direct3d a very good tutorial 6
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:112.57kb
    • 提供者:利用
  1. Draw

    0下载:
  2. 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:114.03kb
    • 提供者:suyanhua
  1. direct

    0下载:
  2. Direct Draw App If you want fast animation (games!), you have to use DirectX. Try filling the screen by drawing each pixel separately using GDI. Compare it with DirectX, which gives you practically direct access to the screen buffer. There s no com
  3. 所属分类:DirextX

    • 发布日期:2015-10-30
    • 文件大小:26.23kb
    • 提供者:kapa
  1. D3DGAME

    0下载:
  2. DirectX sample Code draw basic triangle
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:4.9mb
    • 提供者:L.taekyu
  1. CPP-test-DX-draw-a-line-speed

    0下载:
  2. 改程序是用C++编程,能够用C++ DirectX画出直线,并能测出画直线的速度,该程序很经典。-The program is written in c++ programming, can use c++ DirectX draw a straight line, and can measure the draw a line speed, this program is very classical.
  3. 所属分类:DirextX

    • 发布日期:2017-05-14
    • 文件大小:3.52mb
    • 提供者:Guoshuhua
« 12 3 4 5 »
搜珍网 www.dssz.com