登录
首页 » DirextX » 3D Park, the trees and birds, learning DIREXT 3D is a good example

3D Park, the trees and birds, learning DIREXT 3D is a good example

于 2023-08-23 发布 文件大小:44.57 kB
0 203
下载积分: 2 下载次数: 1

代码说明:

三维公园,有树和飞鸟,是学习DIREXT 3D 的好例子-3D Park, the trees and birds, learning DIREXT 3D is a good example

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • d3d9wj
    说明:  #include #include "d3d9.h" #include "main.h" tDirect3DCreate9 oDirect3DCreate9; IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion) { IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion); if( d3dint != NULL ) { hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint); add_log("Direct3DCreate9(%i) succeeded...", SDKVersion); add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret); } else add_log("Direct3DCreate9(%i) failed...", SDKVersion); return d3dint; }
    2020-06-22 08:00:02下载
    积分:1
  • 用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK...
    用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK
    2022-04-09 16:44:32下载
    积分:1
  • SimNatureExe
    说明:  实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 (achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree methods to establish a LOD algorithm, and the LOD algorithm with a view to achieve the dynamic multi-resolution terrain. Many times using ground texture, brightness map technology to lighting scenes. DEMO while also achieving the Billboard, motion blur, function. Adoption of C, the modular structure allows procedures with high scalability.)
    2005-09-03 16:42:57下载
    积分: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
  • AVChatCmpss
    利用DirectShow实现视频压缩和传输(Using DirectShow achieve video compression and transmission)
    2012-08-20 21:55:37下载
    积分:1
  • DirectX 2D font code, complete the process of demonstration, easy to learn
    DirectX 2D字体显示代码,完整过程演示,易学-DirectX 2D font code, complete the process of demonstration, easy to learn
    2023-03-29 00:40:04下载
    积分:1
  • 《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!...
    《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!-err
    2022-05-28 08:53:43下载
    积分:1
  • 2022-03-23 08:29:46下载
    积分:1
  • 文件中含有用directX开发Filter的简单实例,供初学者使用。
    文件中含有用directX开发Filter的简单实例,供初学者使用。-document containing directX development Filter with a simple example for beginners.
    2023-02-25 20:35:04下载
    积分:1
  • 书籍Introduction to 3D Game Programming with DirectX 9.0的部分源代码,是学习directx9.0的好工具...
    书籍Introduction to 3D Game Programming with DirectX 9.0的部分源代码,是学习directx9.0的好工具-books Introduction to 3D Game Programming with DirectX 9.0 source code is a good learning tool directx9.0
    2022-07-26 07:01:39下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载