forked from wmmead/githubprofile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
reborn.html
39 lines (38 loc) · 2.29 KB
/
reborn.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>reborn</title>
<link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Inria+Serif&display=swap" rel="stylesheet">
<link href="des157-wi20/Process/development/styles.css" rel="stylesheet">
</head>
<body>
<h1><a href="index.html">Reborn work demos</a></h1>
<svg width="400" height="50">
<rect width="300" height="5" style="fill:#E04787;" />
</svg>
<div>
<p>All the videos and images shown below are highly confidential! You only have the right to watch it, but you do not have the right to share with anyone else. Copy right to the website owner, and violation of copy right will face legal consequence.</p>
<!-- <video width="500" height=auto controls>
<source src="reborn/1802.MP4" type="video/mp4">
<source src="reborn/1802.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>-->
<img src="reborn/IMG_2442.JPG" alt="mind map" width="500" height=auto>
<img src="reborn/IMG_2443.PNG" alt="mind map" width="500" height=auto>
<img src="reborn/IMG_2445.JPG" alt="mind map" width="500" height=auto>
<img src="reborn/IMG_2447.JPG" alt="mind map" width="500" height=auto>
<img src="reborn/IMG_2448.PNG" alt="mind map" width="500" height=auto>
<p>Above is couple images of Reborn virtual avatars, and virutal 3D scenes that vitual idols could use in their live-steaming show.</p>
</div>
<!-- Summarize what you got from this process in writing. How did brainstorming help? Which ideas seem most interesting or promising to pursue? Has this process lead to a specific idea or two for an interactive project, or are you still fuzzy? -->
<footer>
<a href="xaqin@ucdavis.edu">Email</a>
<a href="index.html"> | Home Page</a>
</footer>
</body>
</html>