资源简介
Direct3D实现三维漫游,内附带文档
代码片段和文件信息
// D3Dtest.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “D3Dtest.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CD3DtestApp
BEGIN_MESSAGE_MAP(CD3DtestApp CWinApp)
//{{AFX_MSG_MAP(CD3DtestApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CD3DtestApp construction
CD3DtestApp::CD3DtestApp()
{
// TODO: add construction code here
// Place all sig
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 85504 2001-12-08 17:12 用Direct3D实现3D漫游.doc
文件 537 2001-12-08 17:17 D3D_SCR\D3Dtest.dsw
文件 1498 1999-10-12 20:24 D3D_SCR\D3Dtest.h
文件 1882 1999-10-12 20:32 D3D_SCR\D3Dtest.cpp
文件 1299 1999-10-03 21:34 D3D_SCR\D3DtestDlg.h
文件 2470 1999-10-03 21:34 D3D_SCR\D3DtestDlg.cpp
文件 999 1999-10-03 21:34 D3D_SCR\StdAfx.h
文件 209 1999-10-03 21:34 D3D_SCR\StdAfx.cpp
目录 0 2001-12-08 17:12 D3D_SCR\res\
文件 399 1999-10-03 21:34 D3D_SCR\res\D3Dtest.rc2
文件 1078 1999-10-03 21:34 D3D_SCR\res\D3Dtest.ico
文件 443 1999-10-03 21:34 D3D_SCR\Resource.h
文件 3697 1999-10-03 21:44 D3D_SCR\D3Dtest.rc
文件 26 1999-10-15 14:21 D3D_SCR\程序说明.txt
文件 4398 1999-10-15 14:19 D3D_SCR\D3Dtest.dsp
文件 1799 1999-10-15 12:11 D3D_SCR\d3dwnd.h
文件 16433 2001-12-08 17:19 D3D_SCR\d3dwnd.cpp
文件 98358 1998-06-22 09:14 D3D_SCR\tutor.bmp
文件 910 1999-10-15 13:27 D3D_SCR\D3Daid.h
文件 30996 1998-06-18 01:20 D3D_SCR\sphere3.x
文件 21816 1998-06-22 09:15 D3D_SCR\triplane.x
目录 0 2001-12-08 17:12 D3D_SCR\
文件 380 2003-05-30 18:37 Readme.txt
- 上一篇:VHDL语言设计7,4汉明码
- 下一篇:AD9953论文
评论
共有 条评论