新增图形学和C++实验

This commit is contained in:
cyx0706
2021-11-28 23:59:59 +08:00
parent 6108d7c792
commit efdbe8fafe
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@
- [计算机网络](./common/ComputerNetwork) - [计算机网络](./common/ComputerNetwork)
- [C++ 课程设计](./common/CppProjects) - [C++ 课程设计](./common/CppProjects)
- [C++ 课程实验]("./common/ObjectOrientedProgramming")
- [计算机图形学]("./common/ComputerGraphics")
## 合作 ## 合作
+6
View File
@@ -0,0 +1,6 @@
# 计算机图形学基础课程实验
## 秦勃
- [Amoniaa](https://github.com/Amoniaa/CG)
@@ -0,0 +1,6 @@
# C++ 基础课程实验
## 亓琳
- [Leo](https://github.com/249606097/Cpp-Experiment)