2018年6月15日 星期五

week16 林郁珊

(1)期末作品Q&A

(2)二乙期末作品展示

(3)複習貼圖

1.到moodle下載myEarth.zip→解壓縮
2.安裝OpenCV2.1
3.重開codeblocks
4.專案設定
(A)目錄
include目錄
C:\OpenCV2.1\include
C:\user\student、user\桌面\freeglut\include
linklib目錄
C:\OpenCV2.1\lib
C:\user\student、user\桌面\freeglut\lib
(B)Link咒語
OpenCV : cv210, cxcore210, highgui210
OpenGL/GLUT : glut32, opengl32, glu32, gdi32  winmm

加入 glBegin(GL_POLYGON);
           glTexCoord(0,0);glVertex2f(-1,-1)
         glEnd;

(4)粒子系統

1.到moodle下載Lesson19_particle.zip→解壓縮至桌面
執行Lesson19.exe

沒有留言:

張貼留言