搜索资源列表
virtual-three-dimension
- 基于Direct3D虚拟三维技术开发的三维场景模拟系统3DSSS的基本功能、特点、开发中的关键技术以及完整的模拟过程-Direct3D-based virtual 3D technology development of 3D scene simulation system of basic skills 3DSSS and characteristics of the development of key technologies and integrity of the simulation
Direct3D_PDF
- Direct3D编程与三维游戏中的图形技术 微软亚洲研究院陈刚主讲-Direct3D programming and 3D game graphics technology Microsoft Asia Research Institute conducted Chen Gang
Direct3DXXX9
- Direct3D的圣经.可以帮助初学者快速升堂入室-Direct3D the Bible. Can help beginners quickly Shengtangrushi
Integrating-D3D9-with-MFC-on-VS
- D3D和MFC的整合(英文),手把手教你如何在VS环境下通过向导和文档/视图结构将D3D应用程序与MFC框架相结合-This paper shows the reader, step by step, how to set up a simple Direct3D 9.0 application in the MFC framework using the wizards and the document/view architecture in Visual Studio
PipeLine
- 基础direct3d图形 窗口 渲染 初学 了解代码专用-Foundation direct3d graphics window rendering
P-DXUT11
- DXUT Full Source code. DXUT is a "glut"-like framework for Direct3D 11.x Win32 desktop applications primarily samples, demos, and prototypes.-DXUT Full Source code. DXUT is a "glut"-like framework for Direct3D 11.x Win32 desktop application
Direct3DEntry
- Direct3D入门介绍,如何创建设备类,开发游戏-Direct3D enty level,how to create device class, for gaming development
cubemap_image_orientation.pdf
- Direct3D cubemap orientation Reference Cubemap faces axises in opengl + Direct3d
10
- direct3d与xna游戏开发书的源码第十章,非常好的资料-the source of direct3d and xna you can download it and learn it
Direct3DPhotoShop
- Direct3D提高篇HLSL编程实现PhotoShop滤镜效果-Direct3D improves the HLSL programming realization of PhotoShop filters
Direct3D
- direct3d教程资料,仔细看看学习学习,会有帮助的-direct3d tutorial materials, a closer look at learning to learn, would be helpful
D3D-tutorial
- Direct3D 经典教程,基本的接口使用方法讲解非常详细-Direct3D classic tutorial, the basic interface for the use of methods to explain very detailed
OpenGL编程指南
- OpenGL 用于渲染2D、3D矢量图形的跨语言、跨平台的应用程序编程接口(API)。这个接口由近350个不同的函数调用组成,用来绘制从简单的图形比特到复杂的三维景象。而另一种程序接口系统是仅用于Microsoft Windows上的Direct3D。OpenGL常用于CAD、虚拟现实、科学可视化程序和电子游戏开发。