資源簡介
圖形學作業做的小程序。 本站提供OpenGL畫花瓶,可以填充,選擇顏色等免費下載,版權歸其軟件公司或原作者所有。
代碼片段和文件信息
///////////////////////////////////////////////////
///////////////////////////////////////////////////
//
//fhwork?is?made?by?fh?and?his?classmates
//2004.7.8
//
#include?
#include?
#include?
#include?
#include?
//////////////////////////////////////////
#define?Width_Normal?1
#define?Width_Thicker?2
#define?Width_Thickest?3
#define?iColor_Red?4
#define?iColor_Green?5
#define?iColor_White?6
#define?iColor_Yellow?7
#define?iColor_Blue?8
#define?iFillIN_No?9
#define?iFillIN_Single?10
#define?iFillIN_Transition?11
//?Rotation?amounts
static?GLfloat?xRot?=?0.0f;
static?GLfloat?yRot?=?0.0f;
int?iWidth?=?Width_Normal;?
int?iColor?=?iColor_Green;
int?iFillIN?=?iFillIN_No;
GLfloat?i=0;
//bezier‘s?points
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????8505??2004-07-13?11:43??34547657457\FHWork.cpp
?????文件???????4334??2004-07-10?19:43??34547657457\FH_Work.dsp
?????文件????????539??2004-07-10?19:43??34547657457\FH_Work.dsw
?????文件?????172110??2004-07-17?15:04??34547657457\Debug\FH_Work.exe
?????文件???????5484??2006-04-07?16:41??34547657457\下載說明.htm
?????文件?????148480??2004-07-17?15:06??34547657457\Debug\vc60.idb
?????文件?????247728??2004-07-17?15:04??34547657457\Debug\FH_Work.ilk
?????文件??????50176??2004-07-17?15:21??34547657457\FH_Work.ncb
?????文件??????27216??2004-07-17?15:04??34547657457\Debug\FHWork.obj
?????文件??????93184??2004-07-17?15:21??34547657457\FH_Work.opt
?????文件????3693060??2004-07-13?11:03??34547657457\Debug\FH_Work.pch
?????文件?????451584??2004-07-17?15:04??34547657457\Debug\FH_Work.pdb
?????文件??????77824??2004-07-17?15:04??34547657457\Debug\vc60.pdb
?????目錄??????????0??2006-04-13?04:27??34547657457\Debug
?????文件???????1298??2004-07-17?15:04??34547657457\FH_Work.plg
?????目錄??????????0??2006-04-13?04:27??34547657457
-----------?---------??----------?-----??----
??????????????4981522????????????????????16
- 上一篇:xf86-video-intel-2.2.99.901
- 下一篇:華為測試模板
評論
共有 條評論