第七个OpenGL程序,Camera 摄像机 (3d模型自转)

效果: 代码main.cpp: #include <iostream> #include <glad/glad.h> #include <glfw3.h> #include "Shader.h" #define STB_IMAGE_IMPLEMENTATION #include <stb_image
posted @ 2024-04-09 00:23  雾枫  阅读(12)  评论(0编辑  收藏  举报