diff --git a/README.md b/README.md index e8003e1..5686a55 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ - [计算机网络](./common/ComputerNetwork) - [C++ 课程设计](./common/CppProjects) +- [C++ 课程实验]("./common/ObjectOrientedProgramming") +- [计算机图形学]("./common/ComputerGraphics") ## 合作 diff --git a/common/ComputerGraphics/README.md b/common/ComputerGraphics/README.md new file mode 100644 index 0000000..2f5e5ad --- /dev/null +++ b/common/ComputerGraphics/README.md @@ -0,0 +1,6 @@ +# 计算机图形学基础课程实验 + +## 秦勃 + +- [Amoniaa](https://github.com/Amoniaa/CG) + diff --git a/common/ObjectOrientedProgramming/README.md b/common/ObjectOrientedProgramming/README.md new file mode 100644 index 0000000..6bb044f --- /dev/null +++ b/common/ObjectOrientedProgramming/README.md @@ -0,0 +1,6 @@ +# C++ 基础课程实验 + +## 亓琳 + +- [Leo](https://github.com/249606097/Cpp-Experiment) +