2018年6月4日 星期一

Week15 昱霖ㄉ筆記

複習

w1.  WebGL
        運行GLUT專案 : RGB三角形

w2.  GLUT專案
        簡化程式
        10行程式畫葫蘆

w3.  移動、旋轉、縮放(跑Transformation.exe)
         glutSolidTeapot(半徑)
         glutSolidSphere(半徑,切,切)
         glutSolidCone(半徑,切,切)

w4.  Rotate ,矩陣

w5.  T-R-T,特定軸

w6.  glm 3D模型
        
          #include "glm.h"
          GLM * pmodle=NULL

w7.  小心CodeBlocks專案&Setting-Compiler
        要設對 glm.cpp才行Compiler
        Working_dir設成"."
        libfreeglut.dll-->copy到目錄專案

w8.  打光 陣列

w10.  貼圖:OpenCV (安裝OpenCV
          設目錄、
link
          秀圖

w11.   keyborad + PlaySound() 變鍵盤鋼琴
           mouse + PlaySound()     變射擊遊戲
           CMP3_MCI.h 可播MP3

沒有留言:

張貼留言