step01-1
寫檔 File Output
1.fopen ( ) 開啟
2.printf ( ) => fprintf ( ) File output
3.fclose ( ) 關閉
step01-2
讀檔 File Input
1.把剛剛 week14-1_fprintf.cpp 拿來用
2.另外一組 FILE * fin = fopen("檔名","r");
3.scanf () => fscanf()
step02-1
做動畫:
2022電腦圖學 Computer Graphics 授課教師: 葉正聖 銘傳大學資訊傳播工程系 每週主題: 程式環境、點線面顏色、移動/旋轉/縮放與矩陣(Matrix)、階層性關節轉動(T-R-T)、做出機器人、打光、貼圖、glu/glut函式、鍵盤、滑鼠、計時器(timer)、讀入3D模型、粒子系統、聲音、特效、投影矩陣、攝影機與運鏡、機器人2.0、期末作品
一. 一樣先安裝且設定好freeglut,OpecCV, 開啟CodeBlocks建立新專案 week11_gundam, 把 MyGundam.zip下載解壓縮後的data資料夾放到freeglut/bin裡面 把week09_openc...
沒有留言:
張貼留言