-
用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
-
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档....
用Direct3D写得一个3D动画,是初学Diretc3D的很好的入门例子.有详细的说明文档.- Writes a 3D animation with Direct3D, is begins studies Diretc3D
the very good basic example Has the detailed explanation documents
- 2022-02-15 06:17:32下载
- 积分:1
-
自己网上收藏的一个小引擎,感觉还不错,拿出来共享
自己网上收藏的一个小引擎,感觉还不错,拿出来共享-Own a small online collection engine, feeling good, and show to share
- 2023-06-27 17:30:05下载
- 积分:1
-
Direct8中文教程
Direct8中文教程-Direct8 Chinese Course
- 2022-09-23 17:00:03下载
- 积分:1
-
视频捕捉
Video Capture
software the captures the moving action on your computer screen and saves it as a video file all in a matter of minutes.
- 2022-07-06 20:53:52下载
- 积分:1
-
DirectX
DirectX 的 doc 文件----------------(DirectX, doc file)
- 2010-11-14 10:23:19下载
- 积分:1
-
Directx-8.1-Programming-for-CPP
应用程序向导。此工具提供了一个应用程序向导创建一个DirectX应用程序与DirectX组件的任意组合。这个工具是在安装过程中的软件开发工具包(SDK)安装,并创建一个新的应用程序时,可以在Microsoft Visual Studio® 访问。欲了解更多信息,请参阅应用程序向导。
错误查找工具。使用这个工具,采取十六进制的错误代码,并期待一个基于文本的错误信息。 SDK安装的一部分安装此工具,可以从开始,程序,微软DirectX8.1 SDK,DirectX的公用事业,DirectX错误查询访问。
DirectX图形的新功能(AppWizard. This tool provides an application wizard for creating a DirectX application with any combination of DirectX components. This tool is installed during the software development kit (SDK) install and can be accessed within Microsoft Visual Studio® when creating a new application. For more information see AppWizard.
Error Lookup Tool. Use this tool to take the hexadecimal error codes and look up a text-based error message. This tool is installed as part of the SDK install and can be accessed from Start, Programs, Microsoft DirectX 8.1 SDK, DirectX Utilities, DirectX Error Lookup.
New Features in DirectX Graphics
)
- 2012-01-11 20:54:36下载
- 积分:1
-
DirectX9入门教程
DirectX9入门教程
-[Beginning.DirectX9]英文版
pdf文件-DirectX9 Tutorial- [Beginning.DirectX9] English version pdf file
- 2022-02-11 21:02:37下载
- 积分:1
-
direct3d的物理模拟
direct3d的物理模拟-Direct3D physical simulation
- 2023-01-05 21:25:03下载
- 积分:1
-
DX Direct3D PRT过程需要支持DXSDK
dx Direct3D prt程序 需要dxsdk支持-dx Direct3D prt process requires support dxsdk
- 2022-04-24 11:50:01下载
- 积分:1