-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
49 lines (25 loc) · 1.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<body>
<h1>Non-Isometric Flows in DDG</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/15300Proposal.pdf">Paper</a>
<h1>Update 12/15</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/15300Update%20(1).pdf">Update</a>
<h1>Update 1/29</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/Update2.pdf">Update 1</a>
<h1>Update 2/12</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/Update3.pdf">Update 2</a>
<h1>Update 2/25</h1>
<a href=" https://github.com/Dahoas/DDGFlows/blob/master/Update4.pdf">Update 3</a>
<h1>Update 3/18</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/Update2.pdf">Update 4</a>
<h1>Update 4/1</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/Update2.pdf">Update 5</a>
<h1>Update 4/22</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/Update6.pdf">Update 6</a>
<h1>Notes</h1>
<a href="https://github.com/Dahoas/DDGFlows/blob/master/On_Constraints.pdf">On Constraints</a>
<h1>Demo</h1>
<a href="ddg-exercises-js/projects/CurveSmoothing/demo.html">Try the Demo!</a>
</body>
</html>