DirectX

所属分类:DirextX编程
开发工具:C#
文件大小:13703KB
下载次数:112
上传日期:2012-04-06 23:53:55
上 传 者MicroPhion
说明:  在WPF环境中实现directx的3D应用,是一个非常初级的例子。
(This software have come true a directx 3d application in the wpf platfrom. You can learn it when you beginning in the learning. )

文件列表:
D3DContent\D3DContent\D3DContent.cpp (82, 2012-04-06)
D3DContent\D3DContent\D3DContent.def (131, 2012-04-06)
D3DContent\D3DContent\D3DContent.vcxproj (6006, 2012-04-06)
D3DContent\D3DContent\D3DContent.vcxproj.filters (2065, 2012-04-06)
D3DContent\D3DContent\D3DContent.vcxproj.user (143, 2012-04-06)
D3DContent\D3DContent\Debug\cl.command.1.tlog (6230, 2012-04-06)
D3DContent\D3DContent\Debug\CL.read.1.tlog (29688, 2012-04-06)
D3DContent\D3DContent\Debug\CL.write.1.tlog (3706, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.dll.embed.manifest (406, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.dll.embed.manifest.res (472, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.dll.intermediate.manifest (381, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.lastbuildstate (74, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.log (3771, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.obj (2125, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.pch (7077888, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent.write.1.tlog (355, 2012-04-06)
D3DContent\D3DContent\Debug\D3DContent_manifest.rc (212, 2012-04-06)
D3DContent\D3DContent\Debug\dllmain.obj (48520, 2012-04-06)
D3DContent\D3DContent\Debug\link-cvtres.read.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link-cvtres.write.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link.6112-cvtres.read.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link.6112-cvtres.write.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link.6112.read.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link.6112.write.1.tlog (2, 2012-04-06)
D3DContent\D3DContent\Debug\link.command.1.tlog (2948, 2012-04-06)
D3DContent\D3DContent\Debug\link.read.1.tlog (6020, 2012-04-06)
D3DContent\D3DContent\Debug\link.write.1.tlog (1772, 2012-04-06)
D3DContent\D3DContent\Debug\mt.command.1.tlog (436, 2012-04-06)
D3DContent\D3DContent\Debug\mt.read.1.tlog (502, 2012-04-06)
D3DContent\D3DContent\Debug\mt.write.1.tlog (398, 2012-04-06)
D3DContent\D3DContent\Debug\rc.command.1.tlog (626, 2012-04-06)
D3DContent\D3DContent\Debug\rc.read.1.tlog (474, 2012-04-06)
D3DContent\D3DContent\Debug\rc.write.1.tlog (378, 2012-04-06)
D3DContent\D3DContent\Debug\Renderer.obj (11488, 2012-04-06)
D3DContent\D3DContent\Debug\RendererManager.obj (23700, 2012-04-06)
D3DContent\D3DContent\Debug\stdafx.obj (227001, 2012-04-06)
D3DContent\D3DContent\Debug\TriangleRenderer.obj (19381, 2012-04-06)
D3DContent\D3DContent\Debug\vc100.idb (486400, 2012-04-06)
D3DContent\D3DContent\Debug\vc100.pdb (847872, 2012-04-06)
D3DContent\D3DContent\dllmain.cpp (1676, 2012-04-06)
... ...

======================================================================== 动态链接库:D3DContent 项目概述 ======================================================================== 应用程序向导已为您创建了此 D3DContent DLL。 本文件概要介绍组成 D3DContent 应用程序的每个文件的内容。 D3DContent.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 D3DContent.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.cpp”文件与“源文件”筛选器关联。 D3DContent.cpp 这是主 DLL 源文件。 此 DLL 在创建时不导出任何符号。 因此,在生成此 DLL 时 生成时不会产生 .lib 文件。 如果希望此项目 成为其他某个项目的项目依赖项,则需要 添加代码以从 DLL 导出某些符号, 以便产生一个导出库,或者,也可以在项目“属性页”对话框中的 “链接器”文件夹中,将“常规”属性页上的 “忽略输入库”属性设置为“是”。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h,StdAfx.cpp 这些文件用于生成名为 D3DContent.pch 的预编译头 (PCH) 文件和 名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者