2019年2月22日 星期五

06160371week_01

(1)先加入facebook 2019電腦圖學社團

(2)學習使用Blooger寫教學日誌

(3)老師給我們看了一個網站使用openGL做出來可以模擬水的波動
      http://madebyevan.com/webgl-water/

(4)使用codeblocks的Project選擇OpenGL project開啟

(5)開啟Week01_OpenGL資料夾Sources中的main.c並Build and Run

(6)先在google搜尋freeglut windows並下載壓縮檔
   

(7)把壓縮檔拖出桌面再將桌面的資料夾打開
 

(8)打開資料夾中的lib資料夾,複製檔案libfreeglut.a再貼上
    最後將libfreeglut.a複製改名為libglut32.a
   

(9)使用codeblocks的Project選擇GLUT project開啟

 (10)將亂碼改成桌面資料夾freeglut的網址C:\Users\user\Desktop\freeglut


(11) 開啟Week01 GLUT資料夾Sources中的main.cpp並Build and Run



1 則留言: