-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
215 lines (163 loc) · 7.17 KB
/
index.html
File metadata and controls
215 lines (163 loc) · 7.17 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html lang="en">
<head>
<title>Paradise Interface</title>
<meta charset="utf-8">
<meta name="author" content="Adeline Chum & Adam Vosburgh">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link rel="icon" href="./assets/ParadiseSeal.png">
<!-- Styling -->
<link rel="stylesheet" href="./main.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Dosis:wght@800&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,500;1,700;1,900&display=swap" rel="stylesheet">
<script src="../three.js-master/examples/build/three.module.js"></script>
</head>
<body>
<a class="title" style="width: fit-content; justify-content: center;">PARADISE HUMAN CLIMATE IMPACT MODEL</a>
<!-- <a style="transform: translate(50%,50%);">Paradise Human Climate Impact Model</a> -->
<div class="navbar">
<a href="./about.html">ABOUT</a>
<div class="dropdown">
<button class="dropbtn">SCENES
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a id = "01">POI: City Plan</a>
<a id = "02">POI: Single Family Housing</a>
<a id = "03">Live: Ponds</a>
<a id = "04">POI: Housing Built Out</a>
<a id = "05">POI: Thinning & Construction</a>
<a id = "06">Live: Wildlands</a>
<a id = "07">POI: Regional Plan</a>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- this is the container where the three.js scene will go -->
<div id="container">
<div id="blocker">
<div id="instructions">
<p style="font-size:100px; margin: 0%;">
WELCOME
</p>
<p style="translate:(0%,-150px);">
Click To Explore
</p>
<p style="translate:(0%,-150px); font-size: 17px;">
the Paradise Human Climate Impact Model Interface</br>
where climate, humans, wildlife, and technology intersect.
</p>
</div>
</div>
<div class="grid-container">
<div class="fullLengthImage">
<img src="./assets/07RegionalPlanCrop.jpg" style="box-shadow: none; display: flex; max-width: 100%; max-height: 100%; position: inherit;border: none;height: min-content;padding-top: 0px;padding-left: 0px;padding-bottom: 0px;padding-right: 0px; justify-self: center; align-self: center;">
</div>
<div class="labelTitle">
CLIMATE MODEL
</div>
<div class="label">
Wildfire Watch
</div>
<div id="wildfire" class="button">
>
</div>
<div class="label">
Smoke Spread
</div>
<div id="smoke" class="button">
>
</div>
<div class="label">
Precipitation
</div>
<div id="precipitation" class="button">
>
</div>
<div id="wind-text-change" class="labelFullLength">
Wind NNE 6.9mph Light
</div>
<div class="labelTitle">
INFRASTRUCTURE
</div>
<div class="label">
Active Ponds
</div>
<div id="ponds" class="button">
>
</div>
<div class="label">
Transportation
</div>
<div id="transport" class="button">
>
</div>
<div class="label">
Watch Towers
</div>
<div id="Stationary" class="button">
>
</div>
<div class="label">
Active Drones
</div>
<div id="drone" class="button">
>
</div>
<div class="labelTitle">
WILDLIFE WATCH
</div>
<div class="label">
Nearby Predator
</div>
<div id="predator" class="button">
>
</div>
<div class="label">
Nearby Mammals
</div>
<div id="mammal" class="button">
>
</div>
<div class="label">
Nearby Reptiles
</div>
<div id="reptile" class="button">
>
</div>
<div class="label">
Birds
</div>
<div id="bird" class="button">
>
</div>
</div>
<!-- Render Popup -->
<!-- <img id="01_CityPlan" class="displayImages" src="../assets/01CityPlan.jpg" alt="Paradise City Plan" style="display: none;">
<img id="02_Housing1" class="displayImages" src="../assets/02Housing1.jpg" alt="Paradise City Plan" style="display: none;">
<img id="03_Logging" class="displayImages" src="../assets/03Logging.gif" alt="Paradise City Plan" style="display: none;">
<img id="04_Housing2" class="displayImages" src="../assets/04Housing2.jpg" alt="Paradise City Plan" style="display: none;">
<img id="05_Ponds" class="displayImages" src="../assets/05Ponds.jpg" alt="Paradise City Plan" style="display: none;">
<img id="06_Wild" class="displayImages" src="../assets/06Wild.jpg" alt="Paradise City Plan" style="display: none;">
<img id="07_RegionalPlan" class="displayImages" src="../assets/07RegionalPlan.jpg" alt="Paradise City Plan" style="display: none;"> -->
<!-- <img id="01_CityPlan" class="displayImages" src="./assets/01CityPlan.jpg" alt="Paradise City Plan" style="display: none;"> -->
<video loop autoplay id="01_CityPlan" class="displayImages" src="CityPlanAnimation.mov" alt="Paradise City Plan" style="display: none;" class="displayImages" ><source src="CityPlanAnimation.mov" type="video/mp4"></video>
<!-- <img id="02_Housing1" class="displayImages" src="./assets/02Housing1.jpg" alt="Single Fam Housing" style="display: none;"> -->
<video loop autoplay id="02_Housing1" class="displayImages" src="02Housing1.mp4" alt="Wildland Edge" style="display: none;" class="displayImages" ><source src="02Housing1.mp4" type="video/mp4"></video>
<!-- <img id="03_Ponds" class="displayImages" src="./assets/05Logging.gif" alt="Harvesting" style="display: none;"> -->
<video loop autoplay id="03_Logging" src="03Logging.mp4" style="display: none;" class="displayImages" ><source src="05Logging.mp4" type="video/mp4"></video>
<!-- <img id="04_Housing2" class="displayImages" src="./assets/04Housing2.jpg" alt="Housing Built Out" style="display: none;"> -->
<video loop autoplay id="04_Housing2" src="04Housing2.mp4" style="display: none;" class="displayImages" ><source src="04Housing2.mp4" type="video/mp4"></video>
<!-- <img id="05_Logging" class="displayImages" src="./assets/03Ponds.jpg" alt="Ponds" style="display: none;"> -->
<video loop autoplay id="05_Ponds" src="05Ponds.mp4" style="display: none;" class="displayImages" ><source src="03Ponds.mp4" type="video/mp4"></video>
<!-- <img id="06_Wild" class="displayImages" src="./assets/06Wild.jpg" alt="Wildland Edge" style="display: none;"> -->
<video loop autoplay id="06_Wild" class="displayImages" src="06Wild.mp4" alt="Wildland Edge" style="display: none;" class="displayImages" ><source src="06Wild.mp4" type="video/mp4"></video>
<img id="07_RegionPlan" class="displayImages" src="07RegionPlan.png" alt="Regional Plan" style="display: none;">
</div>
</body>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="../three.js-master/examples/build/three.module.js"></script>
<script type="module" src="./js/app.js"></script>
</html>