Reset Repo structure.

This commit is contained in:
Bill
2021-05-19 02:41:33 +08:00
commit 4c104a8c26
211 changed files with 34936 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
<head>
<meta charset="utf-8" />
<title>
Bill Sun - Graphics
</title>
<link rel="icon" href="../favicon.ico" type="image/x-icon">
</head>
<h1>Computer Graphics Homework Directory</h1>
<ul>
<li><a href="https://billsun.dev">About me.</a></li>
<li><a href="./hw1/">Homework 1</a></li>
<li><a href="./hw2/">Homework 2</a></li>
<li><a href="./hw3/">Homework 3</a>&nbsp; <a href="https://billsun.dev/1.mp4">Ray Tracing on Apple Watch!</a></li>
<li><a href="./hw4">Homework 4</a></il>
<li><a href="./hw5">Homework 5</a></il>
<li><a href="./hw6">Homework 6</a></il>
<li><a href="./hw7">Homework 7</a></il>
<li><a href="./hw8">Homework 8</a></il>
<li><a href="./hw9">Homework 9</a></il>
<li><a href="./hw10">Homework 10</a></il>
<li><a href="./proj">Final Project</a></il>
</ul>