2024年5月16日 星期四

電腦圖學week13

week13-1_glm_gundam_keyboard_angleID_mouse_motion_angle

先設定好環境

下載freglut
檔名libglut32
OpenCV下載
codeblock打開
setting-compiler打開
search directories 的 compiler
C:\OpenCV2.1\include
search directories 的 linker
C:\OpenCV2.1\lib
Linker setting 加 cv210 cxcore210 highgui210


把angle修改一下


加上一個keyboard函式

加上一個mouse函式

修改motion函式

week13-2_FILE_fopen_fprintf_fscanf

修改motion函式

keboard函式修改


Git 指令

cd desktop

git clone https://github.com/mickey1132/2024-graphicsA

cd 2024-graphicsA

git status

git add .

git status

git config --global user.email mickylin1132@gmail.com

git config --global user.name mickey1132

git commit -m WeekXX

git push

沒有留言:

張貼留言