-
DirectX
基于DirectX的贪食蛇游戏,主要使用DirectDraw的图面部分功能,对DirectDraw的初学者是个很好的教材-DirectX-based games of贪食蛇, mainly the use of DirectDraw part of the map surface features, for the beginner DirectDraw is a very good teaching
- 2022-08-06 07:14:40下载
- 积分:1
-
demonstrate how to use Direct3D 2DTile exaggerated form of maps.
演示如何利用Direct3D渲染2DTile方式组织的地图。-demonstrate how to use Direct3D 2DTile exaggerated form of maps.
- 2023-07-16 06:15:04下载
- 积分:1
-
5423
自绘大图标列表框源码,程序结合易语言DirectX3D支持库,调用API函数和GDIPlus类2.3.ec模块自绘大图标列表框。(Since the source list box painted large icons , the program combines easy language DirectX3D support library , call the API function and GDIPlus class 2.3.ec module icon painting the big list box.)
- 2015-02-06 09:03:30下载
- 积分:1
-
DemoCamera
使用directx9,调用老虎的立体模型文件创建老虎的立体模型,并加入摄像头类,可以控制视角来观察老虎。(Use directx9, called Tiger model file to create three-dimensional model of three-dimensional model, and add camera type, can control the angle to observe the tiger.)
- 2009-03-02 23:33:05下载
- 积分:1
-
编写DirectShow Parser Filter的源代码,VC++语言
编写DirectShow Parser Filter的源代码,VC++语言-DirectShow Parser Filter prepare the source code, VC++ language
- 2023-02-01 11:20:03下载
- 积分:1
-
Tile Static Scrolling Demo
说明: 2D游戏下,实现如何使用静态滚动游戏背景(doing static scrolling game background.)
- 2020-06-21 12:40:02下载
- 积分:1
-
directx font and 计时,开发环境directx sdk 2006 summer+,and VC 6.0 +
directx font and 计时,开发环境directx sdk 2006 summer+,and VC 6.0 +-directx font and time, Development Environment directx sdk summer 2006+, and Visual C++ 6.0
- 2022-02-28 11:52:05下载
- 积分:1
-
dx 帮助中文 值得收藏.
dx 帮助中文 值得收藏.-dx to help the Chinese collection is worth.
- 2022-08-18 14:32:34下载
- 积分:1
-
56401
自绘大图标列表框源码,程序结合易语言DirectX3D支持库,调用API函数和GDIPlus类2.3.ec模块自绘大图标列表框。(Since the paint big icon list box source code , the program combined with easy language DirectX3D support library , call the API function and GDIPlus class 2.3.ec module since drawn large icons list box.)
- 2015-12-05 21:47:50下载
- 积分:1
-
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序...
用DreictX进行抓屏是很简单的,DirectX提供了很优雅的实现。
每个DirectX程序都包含一个被我们称作缓冲的内存区域,其中保存了和该程序有关的显存内容,这在程序中被称作后台缓冲(Back Buffer),有些程序有不止一个的后台缓冲。还有一个缓冲,在默认情况下每个程序都可以访问-前台缓冲。前台缓冲保存了和桌面相关的显存内容,实质上就是屏幕图像。
我们的程序通过访问前台缓冲就可以捕捉到当前屏幕的内容。由DirectX的底层优化机制做保证,我们的抓屏效率是很高的,至少比GDI方式高。 -DreictX carried out with screenshots is very simple, DirectX provides a very elegant implementation. Each contains a DirectX program was what we call the buffer memory region, which is preserved and the procedures related to memory content, which in the procedure, known as the background buffer (Back Buffer), some programs have more than one of the background buffer . There is also a buffer, by default, each program can access- front buffer. Front buffer to preserve the memory and desktop-related content, in essence, is the screen image. Our procedures by visiting the front buffer can capture the current screen content. From the bottom of DirectX optimized mechanism that we are screenshots of the efficiency is very high, at leas
- 2023-04-20 23:55:03下载
- 积分:1