資源簡介
這個代碼是在VC環境下編譯的,是圖形學基本的消隱算法,實現3D矩形的消隱,對于學習圖形學算法有很大幫助

代碼片段和文件信息
//?Bucket.cpp:?implementation?of?the?Bucket?class.
//
//////////////////////////////////////////////////////////////////////
#include?“stdafx.h“
#include?“charpter9.h“
#include?“Bucket.h“
#ifdef?_DEBUG
#undef?THIS_FILE
static?char?THIS_FILE[]=__FILE__;
#define?new?DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
//?Construction/Destruction
//////////////////////////////////////////////////////////////////////
Bucket::Bucket()
{
}
Bucket::~Bucket()
{
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????500??2007-03-09?22:09??第九章\charpter9\P3D.h
?????文件????????195??2008-06-28?11:40??第九章\charpter9\del.bat
?????文件??????57856??2008-11-15?17:39??第九章\charpter9\charpter9.opt
?????文件??????12646??2008-11-15?17:38??第九章\charpter9\charpter9.rc
?????文件???????5552??2008-11-15?17:39??第九章\charpter9\charpter9.dsp
?????文件????????508??2008-11-15?15:36??第九章\charpter9\P3D.cpp
?????文件???????1342??2008-11-15?17:38??第九章\charpter9\Resource.h
?????文件????1846488??2008-11-15?17:38??第九章\charpter9\charpter9.aps
?????文件???????2577??2008-11-15?17:37??第九章\charpter9\charpter9.clw
?????文件???????4383??2008-11-11?13:32??第九章\charpter9\ReadMe.txt
?????文件???????1389??2008-11-11?13:32??第九章\charpter9\charpter9.h
?????文件????????522??2008-11-13?09:27??第九章\charpter9\Edge.h
?????文件???????1054??2008-11-11?13:32??第九章\charpter9\StdAfx.h
?????文件????????211??2008-11-11?13:32??第九章\charpter9\StdAfx.cpp
?????文件??????37825??2008-11-15?17:38??第九章\charpter9\charpter9View.cpp
?????文件???????1508??2008-11-11?13:32??第九章\charpter9\charpter9Doc.h
?????文件???????1802??2008-11-11?13:32??第九章\charpter9\charpter9Doc.cpp
?????文件???????4267??2008-11-13?00:03??第九章\charpter9\charpter9.cpp
?????文件????????564??2007-11-24?18:12??第九章\charpter9\Bucket.h
?????文件????????529??2008-11-13?09:27??第九章\charpter9\Bucket.cpp
?????文件????????401??2008-11-11?13:32??第九章\charpter9\res\charpter9.rc2
?????文件???????1078??2008-11-11?13:32??第九章\charpter9\res\charpter9Doc.ico
?????文件???????1078??2008-11-11?13:32??第九章\charpter9\res\charpter9.ico
?????文件???????1078??2008-11-11?13:32??第九章\charpter9\res\Toolbar.bmp
????..A.SH.??????8704??2008-11-14?22:49??第九章\charpter9\res\Thumbs.db
?????文件??????21502??2008-11-14?22:12??第九章\charpter9\res\bitmap1.bmp
?????文件?????889770??2008-11-15?00:21??第九章\charpter9\res\bitmap.bmp
?????文件?????889770??2008-11-15?15:57??第九章\charpter9\res\bitmap2.bmp
?????文件????????515??2008-11-13?09:25??第九章\charpter9\Edge.cpp
?????文件????????537??2007-10-27?11:41??第九章\charpter9\MyPoint.h
............此處省略17個文件信息
- 上一篇:wu反走樣算法的實現
- 下一篇:STC89系列單片機選型一覽表
評論
共有 條評論