图形项目 源码
图形项目 我已经为我的计算机图形学独立研究创建了这个项目。 我正在了解该项目的基础知识。 建筑 视窗 git clone --recursive https://github.com/EliasWatson/Graphics-Project.git cmake -S Graphics-Project -B Graphics-Project/build cmake --build Graphics-Project/build 然后在Graphics-Project / build / Debug中双击可执行文件 Linux git clone --recursive https://githu
文件列表
Graphics-Project-main.zip
(预估有个10文件)
Graphics-Project-main
.gitmodules
249B
src
main.cpp
8KB
shader.cpp
2KB
shader.hpp
262B
lib
glm
glfw
glew
暂无评论