OpenGL實現平移縮放旋轉

  #define GLEW_STATIC #include <GL\glew.h> #include <GLFW/glfw3.h> #include <iostream> #include "Shader.h" #define STB_IMAGE_IMPLEMENTATION #include "stb_image.h" #include <glm.hpp> #include <gt
相關文章
相關標籤/搜索