計算機圖形學基礎(OpenGL版) 實驗三 幾何變換

計算機圖形學基礎 實驗三 幾何變換 實驗示範代碼 #include "Dependencies\glew\glew.h" #include "Dependencies\freeglut\freeglut.h" #include <amp_graphics.h> void init(void) { glClearColor(1.0, 1.0, 1.0, 0.0); //窗口顏色(紅:[0.0~1
相關文章
相關標籤/搜索