-
Direct3D游戏编程,只有一个源文件。
Direct3D游戏编程,里面只不过是一个源文件.-Direct3D game programming, there is only one source file.
- 2023-05-16 12:25:03下载
- 积分:1
-
PFC2d
pfc2d按颗粒级配生成模型代码,直接打开程序就能运行,与大家共享(Pfc2d according to particle size distribution of the generated model code is generated by software to open the can directly to share with you
)
- 2020-11-15 15:49:41下载
- 积分:1
-
DX阴影映射过程需要DXSDK开发环境
dx 阴影映射程序 需要dxsdk开发环境-dx shadow mapping process requires dxsdk Development Environment
- 2022-08-23 03:53:53下载
- 积分:1
-
用DirectPlay实现的聊天室
用DirectPlay实现的聊天室-achieved using DirectPlay Chat Room
- 2022-10-22 06:15:03下载
- 积分:1
-
FilterTitleOverlay字幕叠加过滤器用于在GIS视频…
FilterTitleOverlay字幕叠加Filter是一个用于在视频上叠加字幕的Filter,本软件VC下编译通过,可以实现字幕的滚动,调整字体大小等。-FilterTitleOverlay subtitles superimposed Filter is used in a video on the overlay subtitles Filter, this software is compiled by VC can be achieved rolling subtitles, adjust the font size.
- 2022-08-10 11:03:58下载
- 积分:1
-
这是一个用directx实现绘图和用gdi实现绘图的源代码.
这是一个用directx实现绘图和用gdi实现绘图的源代码.-This is a realization of the drawing with directx and the use of gdi drawing the source code to achieve.
- 2022-09-10 14:30:03下载
- 积分:1
-
vc++directx编写的光线处理程序,模拟的是汽车车灯在路面上的照射情景...
vc++directx编写的光线处理程序,模拟的是汽车车灯在路面上的照射情景-vc++ directx prepared light processing, simulation of a car headlight in the exposure scenario on the road
- 2022-06-20 10:46:24下载
- 积分:1
-
PID is a COM. It generally achieve a standard Graph Filter Manager does not supp...
PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。-PID is a COM. It generally achieve a standard Graph Filter Manager does not support the interface, Graph Filter Manager was running polymerization use.
- 2022-07-20 13:23:19下载
- 积分:1
-
可是难得的一个精品,是音频的
可是难得的一个精品,是音频的-But a rare products, audio
- 2022-02-22 02:51:44下载
- 积分: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