From 6e9f5dcf04472259d3400c4af316d68499d4a2a0 Mon Sep 17 00:00:00 2001 From: Ajinkya Udgirkar Date: Wed, 24 May 2023 13:46:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a36db8..bb4402f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ - [**Paper Collection/Resource About Computer Graphics**](http://kesen.realtimerendering.com/) ## Courses ## -- [Intro to computer Graphics](http://cs.brown.edu/courses/cs123/lectures.html) - +- [Intro to computer Graphics](https://cs1230.graphics/lectures) - - [Computer Graphics](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-837-computer-graphics-fall-2012/) - ray tracing, animation, and so on at MIT in fall 2012 - [Computer Graphics, Fall 2000](http://www.cs.princeton.edu/courses/archive/fall00/cs426/) - Princeton University