OpenGL學習--05--紋理立方體--代碼

    1.tutorial05.cpp   // Include standard headers #include <stdio.h> #include <stdlib.h> // Include GLEW #include <GL/glew.h> // Include GLFW #include <glfw3.h> GLFWwindow* window; // Include GLM
相關文章
相關標籤/搜索