資源簡介
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論文
評論
共有 條評論