From 368fa6081ea5be8276b2863b19c442b94a86f955 Mon Sep 17 00:00:00 2001 From: Guo Pengfei <73603368+Michael-Jetson@users.noreply.github.com> Date: Thu, 25 Jan 2024 19:29:21 +0800 Subject: [PATCH] Update USTC ComputerGraphic.en.md --- docs/计算机图形学/USTC ComputerGraphic.en.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/计算机图形学/USTC ComputerGraphic.en.md b/docs/计算机图形学/USTC ComputerGraphic.en.md index ed291bdf..992ce947 100644 --- a/docs/计算机图形学/USTC ComputerGraphic.en.md +++ b/docs/计算机图形学/USTC ComputerGraphic.en.md @@ -1,12 +1,12 @@ -# Course Code: Course Name +# USTC Computer Graphic ## Descriptions -- Offered by:USTC -- Prerequisites:Calculus, Linear Algebra, C/C++ Programming, Data Structures -- Programming Languages:C/C++ +- Offered by: USTC +- Prerequisites: Calculus, Linear Algebra, C/C++ Programming, Data Structures +- Programming Languages: C/C++ - Difficulty: 🌟🌟🌟 -- Class Hour:100 hours +- Class Hour: 100 hours Mr. Liu Ligang from the School of Mathematics at USTC uploaded the course during the 2020 epidemic, and I personally feel that it is more comprehensive compared to Games101's focus on rendering, with content such as discrete geometry processing that the latter does not have, and it seems to be more mathematical, so it can be complemented with Games101, and the course materials are fully open to the public.