-
DirectX 3D编写的飞机游戏,DX3D初学者参考资料
DirectX 3D编写的飞机游戏,DX3D初学者参考资料-DirectX 3D games to prepare the aircraft, DX3D reference for beginners
- 2022-02-11 14:02:12下载
- 积分:1
-
PipeLine
基础direct3d图形 窗口 渲染 初学 了解代码专用(Foundation direct3d graphics window rendering)
- 2012-11-19 17:46:14下载
- 积分: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
-
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
...
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
2. 设置Direct X视频播放的宿主组件。
3. 基本的播放命令的设置:播放、停止、暂停等。
4.全屏、退出的用法。
.net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsoft.com/download/a/c/d/acdfb557-266f-4af4-8673-6ab8009b4ddd/dxsdk_apr2005.exe。此版本是2005四月份推出的英文版。这并不妨碍下面的程序实现。安装完Direct X后,就会在存在"C:WindowsMicrosoft.NETManaged DirectX"这样一个目录,此目录中目录中应该有九个DLL文件和九个XML文件。九个DLL文件大致对应于DirectX中的十个命名空间。编程中就是使用其中的命名空间来提供对输入设备、声音、网络播放、图形等的支持。-err
- 2022-03-19 11:58:29下载
- 积分:1
-
directx 例子~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~简单的例子,适合入门...
directx 例子~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~简单的例子,适合入门-directx examples ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ simple example, suitable for entry-
- 2023-04-22 20:00:03下载
- 积分:1
-
HGE中文显示解决,可以选择字体也可以改变大小,矢量和位图渲染...
HGE中文显示解决,可以选择字体也可以改变大小,矢量和位图渲染-HGE Chinese display solutions, you can choose the font can also change the size of vector and bitmap rendering
- 2022-03-03 23:15:53下载
- 积分:1
-
使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。...
使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。-using DirectDraw painting polygon. DirectDrawSurface advantage of the interface can call GDI, only four can function in DirectDraw draws polygons.
- 2022-04-12 19:04:38下载
- 积分:1
-
DirectX9.0 3D游戏开发编程基础代码
DirectX9.0 3D游戏开发编程基础代码-DirectX9.0 3D game based on the development of programming code
- 2022-02-07 18:43:36下载
- 积分:1
-
人事管理系统的设计内容,应该很有用吧,大家可以
人事管理系统的设计内容,应该很有用吧,大家可以-personnel management system design, it should be very useful. We can look at
- 2022-01-26 05:20:59下载
- 积分:1
-
Many years ago I developed a game for learning the game special
我很多年前开发的一款游戏游戏
提供给学习专用-Many years ago I developed a game for learning the game special
- 2022-03-23 23:39:25下载
- 积分:1