-
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子...
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子-DIREXT FOR WINDOWS
- 2022-03-17 19:14:06下载
- 积分:1
-
学习期间写的一个Dirext播放声音的小例子,帮助新手
学习期间写的一个Dirext播放声音的小例子,帮助新手-Learning to write a period to play a sound Dirext small examples to help novice
- 2023-04-11 05:20:04下载
- 积分:1
-
基于DirectShow编辑而成的视频流播放处理类,收集了许多常用的视频播放控制功能...
基于DirectShow编辑而成的视频流播放处理类,收集了许多常用的视频播放控制功能-based on DirectShow edited streaming video broadcast class, the collection of many commonly used video playback control functions
- 2022-12-23 03:55:02下载
- 积分:1
-
Creates a fire effect on the screen
Creates a fire effect on the screen
- 2023-03-16 03:45:04下载
- 积分:1
-
DirectShow programming, use the function of VMR9
DirectShow编程,用到VMR9的功能-DirectShow programming, use the function of VMR9
- 2022-02-15 00:34:32下载
- 积分:1
-
IsoTest_src
一个象《帝国时代》游戏里农民行走的游戏例子,使用到前面的DXGuilde.zip( In an elephant "Empire Time" plays the game example which the
farmer walks, uses front DXGuilde.zip)
- 2001-02-21 02:35:20下载
- 积分:1
-
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip...
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip- In an elephant "Empire Time" plays the small game example which
the vehicles fire, uses front DXGuide.zip
- 2022-01-30 14:07:24下载
- 积分:1
-
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework...
主要整合一些游戏常用的库,
方便自己用,如果别人也希望用就用吧。
包含一个基本的Framework-some major integration of the game used to facilitate their use, if people also hope it will be using it. Contains a basic Framework
- 2022-03-18 09:33:57下载
- 积分:1
-
3种alpha混合的源码
3种alpha混合的源码-three kinds of mixed alpha source
- 2023-08-31 17:30:03下载
- 积分: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