-
用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
-
非常简单的横版射击类游戏示例
非常简单的横版射击类游戏示例-very simple horizontal version shooting games Example
- 2022-03-15 02:33:21下载
- 积分:1
-
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子...
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子-DIREXT FOR WINDOWS
- 2022-03-17 19:14:06下载
- 积分:1
-
DirectX3D proficient in graphics and animation program design
《精通DirectX3D图形与动画程序设计》――18_第十八章 HLSL顶点渲染,经过测试可以运行- DirectX3D proficient in graphics and animation program design - Chapter 18_ eighteenth HLSL vertex shader, after test run
- 2022-02-03 15:06:06下载
- 积分:1
-
使用这些超简单的对象创建一个廉价的2D游戏
use these ultra simple objects to create a cheezy 2d game
- 2023-05-02 21:45:04下载
- 积分:1
-
编译并运行代码,需要安装微软# 39;的DirectX,Windows 2000和..
编译和运行程序代码需要安装微软DirectX的Windows 2000以上的版本和VC 6.0环境。源代码下面有graphview和xvidxqp-beta3两个目录,前者为编译后者所需的库文件的源文件。该系统用来分析编码Xvid AVI文件中每帧的量化值。-compile and run code need to install Microsoft"s DirectX, Windows 2000 and above the 6.0 version and the VC environment. Here are a source graphview and xvidxqp- beta3 two catalogs, the latter for the former compile the necessary documents for the source document. The coding system used to analyze Xvid AVI file every frame of quantitative values.
- 2022-01-23 10:29:46下载
- 积分:1
-
一个基于directx 3d的游戏
一个基于directx 3d的游戏-a DirectX-based games 3d
- 2022-03-05 02:19:26下载
- 积分:1
-
DirectX高级动画制作的源码
其余几部分还没上传
DirectX高级动画制作的源码
其余几部分还没上传-DirectX senior source animation not upload the remaining parts
- 2022-10-14 13:35:04下载
- 积分:1
-
DirectX学习范例: 学习《Sams Teach Yourself Game Programming with DirectX in 21 Days》的参考...
DirectX学习范例: 学习《Sams Teach Yourself Game Programming with DirectX in 21 Days》的参考范例2-DirectX learning paradigm: learning
- 2022-02-02 14:50:33下载
- 积分:1
-
《是男人就下一百层》DirectX8版本原代码
《是男人就下一百层》DirectX8版本原代码-"yes men on the next hundred layer" DirectX8 version of the original code
- 2022-02-13 13:38:53下载
- 积分:1