From 81d8191c01629d881486f1f1fe5ae16c42b46287 Mon Sep 17 00:00:00 2001 From: student Date: Wed, 11 Apr 2018 17:08:47 -0400 Subject: Resources --- CSMath/links.txt | 5 +++++ CSMath/p257-chang.pdf | Bin 0 -> 88421 bytes 2 files changed, 5 insertions(+) create mode 100644 CSMath/links.txt create mode 100644 CSMath/p257-chang.pdf diff --git a/CSMath/links.txt b/CSMath/links.txt new file mode 100644 index 0000000..435ea54 --- /dev/null +++ b/CSMath/links.txt @@ -0,0 +1,5 @@ +https://en.wikipedia.org/wiki/Isometric_projection +https://introcs.cs.princeton.edu/java/22library/Matrix.java.html +https://en.wikipedia.org/wiki/Oblique_projection +https://en.wikipedia.org/wiki/3D_projection +https://en.wikipedia.org/wiki/Bezier_surface \ No newline at end of file diff --git a/CSMath/p257-chang.pdf b/CSMath/p257-chang.pdf new file mode 100644 index 0000000..2c7ab0d Binary files /dev/null and b/CSMath/p257-chang.pdf differ -- cgit v1.2.3