-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpresentations.html
341 lines (302 loc) · 12.4 KB
/
presentations.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
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Tabrizian Talks</title>
<link rel="shortcut icon" href="img/favicon.png">
<!-- CSS Styles -->
<link rel='stylesheet' id='quicksand-google-font' href='https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-css' href='css/bootstrap.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='fontello-css' href='css/fontello.css' type='text/css' media='all' />
<link rel='stylesheet' id='owl-carousel-css' href='css/owl.carousel.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='owl-carousel-theme-css' href='css/owl.theme.default.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='main-styles-css' href='css/main.css' type='text/css' media='all' />
<!-- End Styles -->
</head>
<body>
<!-- Preloader -->
<div class="jayo-preloader">
<div class="animation circle"></div>
</div>
<!-- -->
<div id="page" class="site">
<header id="masthead" class="jayo-site-header container basic">
<div class="row">
<!-- Logo -->
<!--div class="site-brand col-6">
<a href="index.html">
<img src="img/logo.png" alt="logo"/>
</a>
</div>
<!-- -->
<!-- Navigation -->
<div class="jayo-menu-wrapper col-6">
<div class="jayo-nav-icon closed">
<span></span>
<span></span>
<span></span>
</div>
<div class="jayo-menu">
<ul id="menu-main-menu" class="menu">
<li class="menu-item"><a href="index.html">Home</a></li>
<li class="menu-item"><a href="about-me.html">About me</a></li>
<li class="menu-item"><a href="portfolio.html">Portfolio</a></li>
<li class="menu-item"><a href="publication.html">Publications</a></li>
<li class="menu-item"><a href="presentations.html">Talks</a></li>
<li class="menu-item"><a href="tutorials.html">Tutorials</a></li>
<li class="menu-item"><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<!-- -->
</div>
</header>
<div id="content" class="site-content">
<!-- Header -->
<div class="jayo-page-header container">
<div class="caption">
<h2>Presentations</h2>
<p>Conferences and events</p>
</div>
</div>
<!-- -->
<section id="primary" class="site-main jayo-posts-page blog-masonry container">
<div class="blog-items masonry row">
<!-- Blog Item -->
<div class="item col-xs-12 col-sm-5 col-md-4">
<!--CHI -->
<article>
<div class="post-thumbnail">
<a href="https://chi2018.acm.org/">
<img src="img/talks/chi_2018.png"/>
</a>
</div>
<div class="description">
<h3 class="title"> ACM CHI Conference on Human Factors in Computing Systems (CHI) </h3>
<p class="date"> 21-25 April 2018, Montreal, CA</p>
<p>Presentation: <i> Tangible Landscape: A Hands-on Method for Teaching Terrain Analysis</i></p>
<br>
<a href="https://gcmillar.github.io/presentations/chi2018#/">
[slides]
</a>
<a href="http://delivery.acm.org/10.1145/3180000/3173954/paper380.pdf?ip=152.1.32.198&id=3173954&acc=OPENTOC&key=6ABC8B4C00F6EE47%2E4D4702B0C3E38B35%2E4D4702B0C3E38B35%2E8AF5215FEFE1B25A&__acm__=1524780965_efde6e96bc2060a0a880e78f2d1af62a">
[full paper]
</a>
</div>
</article>
<!--CHI -->
<article>
<div class="post-thumbnail">
<a href="http://www.usiale.org/annual-meeting.html">
<img src="img/talks/USIALE.png"/>
</a>
</div>
<div class="description">
<h3 class="title"> US Regional Association of the International Association for Landscape Ecology (USIALE) </h3>
<p class="date"> 8-12 April 2018, Chicago, Il</p>
<p>Presentation 1 : <i> Developing viewscape model for urban landscape using LiDAR and Immersive Virtual Environments</i></p>
<br>
<a href="https://ptabriz.github.io/presentation_viewscape/#/">
[slides]
</a>
<p>Presentation 2 : <i>3D Visualization of Landscape Change Scenarios with Real-time Tangible Interaction</i></p>
<br>
<a href="https://ncsu-geoforall-lab.github.io/tangible-landscape-talk/USIALE_2018.html#/">
[slides]
</a>
</div>
</article>
<!--ACADIA -->
<article>
<div class="post-thumbnail">
<a href="http://2017.acadia.org/">
<img src="img/talks/acadia_logo.jpg"/>
</a>
</div>
<div class="description">
<h3 class="title"> Association for Computer Aided Design in Architecture (ACADIA) </h3>
<p class="date"> 2-4 Nov, 2017, MIT Media lab, Boston, MA</p>
<p>Presentation 1 : <i>Tangible immersion for ecological design </i></p>
<br>
<a href="https://ncsu-geoforall-lab.github.io/tangible-landscape-talk/ACADIA_2017.html">
[slides]
</a>
<a href="https://www.researchgate.net/publication/318846696_Tangible_Immersion_for_Ecological_Design">
[full paper]
</a>
</div>
</article>
</div>
<!-- foss4g-->
<div class="item col-xs-12 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://2017.foss4g.org/">
<img src="img/talks/foss4g_logo.png"/>
</a>
</div>
<div class="description">
<a href="http://2017.foss4g.org/">
<h3 class="title">International Conference for
Free and Open Source Software for Geospatial (FOSS4G)</h3>
<p class="date">August 14-19, 2017, Boston, MA</p>
</a>
Presentation 1: <i> Using open-source tools and high-resolution geospatial data
to estimate landscapes’ visual attributes </i></br>
</br>Presentation 2: <i> Coupling a geospatial Tangible User Interfaces (TUI) and an Immersive Virtual Environment (IVE)
using open-source geospatial and 3D modelling tools </i> </br>
<p></p>
</div>
</article>
</div>
<!-- -->
<!-- Iee VIs -->
<div class="item col-xs-12 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://ieeevis.org/">
<img src="img/talks/iee_logo.jpg"/>
</a>
</div>
<div class="description">
<a href="post-single-regular.html">
<h3 class="title">IEEE Visual Analytics Science and Technology (VAST)</h3>
</a>
<p class="date">Oct 1-6 ,2017, Phoenix, AR </p>
<p>Presentation: <i> Blending tools for a Smooth Introduction to 3D Geovisualization</i></p>
<br>
<a href="https://ncsu-geoforall-lab.github.io/tangible-landscape-talk/ACADIA_2017.html">
[slides]
</a>
<a href="https://www.researchgate.net/publication/320383246_3D_geovisPDVlightning">
[full paper]
</a>
</div>
</article>
</div>
<!-- -->
<!-- ICC -->
<div class="item col-xs-12 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://icc2017.org/">
<img src="img/talks/icc_logo.png"/>
</a>
</div>
<div class="description">
<a href="http://icc2017.org/">
<h3 class="title">Internation Catrography Conference (ICC)</h3>
</a>
<p class="date">July 2-7 , 2017</p>
<p>Presentation: <i> Immersive Tangible Modelling with Geospatial data </i></p>
<a href="https://www.researchgate.net/publication/320998996_Immersive_Tangible_Modeling_with_Geospatial_data">
[abstract]
</a>
<a href="https://www.researchgate.net/publication/320383246_3D_geovisPDVlightning">
[slides]
</div>
</article>
</div>
<!-- -->
<!-- World bank -->
<br><br><br>
<div class="item col-xs-20 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://icc2017.org/">
<img src="img/talks/worldbank.svg"/>
</a>
</div>
<div class="description">
<a href="http://icc2017.org/">
<h3 class="title">World bank: Watershed Days 2017</h3>
</a>
<p class="date">Jun 28 , 2017, Washington D.C</p>
<p>Presentation: <i> Tangibly Smart: An interactive watershed in your hands</i></p>
<a href="https://ncsu-geoforall-lab.github.io/tangible-landscape-talk/worldbank2017.html#/">
[slides]
</a>
</div>
</article>
</div>
<!-- -->
<!-- Edra -->
<br><br><br>
<div class="item col-xs-20 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://www.edra.org/page/conference_central">
<img src="img/talks/edra_logo.png"/>
</a>
</div>
<div class="description">
<a href="http://www.edra.org/page/conference_central">
<h3 class="title">The Environmental Design Research Association</h3>
</a>
<p class="date">May 31- June 3, 2017, Madison WI</p>
<p>Presentation1: <i> Immersive Virtual Environment Technology in Environmental Design Research: Experimental Methods and Procedures</i></p>
<p>Presentation2: <i> Examining the Restorative Potential of Urban Green Spaces Utilizing Immersive Virtual Environments</i></p>
<p>Presentation3: <i> Immersive Tangible Landscape Modelling: A Step Toward the Future for Integrative Ecological Planning</i></p>
</div>
</article>
</div>
<!-- -->
<!-- SIGSPATIAL -->
<br><br><br>
<div class="item col-xs-20 col-sm-6 col-md-4">
<article>
<div class="post-thumbnail">
<a href="http://sigspatial2016.sigspatial.org">
<img src="img/talks/sigspatial-logo.png"/>
</a>
</div>
<div class="description">
<a href="http://sigspatial2016.sigspatial.org">
<h3 class="title">International Conference on Advances
in Geographic Information Systems
(ACM SIGSPATIAL)</h3>
</a>
<p class="date">Oct 31-Nov 3, 2016, San fransisco, CA</p>
<p><i> Immersive Tangible Modeling with Geospatial data</i></p>
<a href="https://www.researchgate.net/publication/320998996_Immersive_Tangible_Modeling_with_Geospatial_data">
[full paper]
</a>
</article>
</div>
</div>
</div>
<!-- -->
<!-- Footer -->
<footer class="jayo-site-footer">
<div class="copyright-area">
<div class="container">
<ul class="social-media list-unstyled">
<li><a href="https://www.facebook.com/payam.tb/media_set?set=a.10150277763005023.526086.718030022&type=3" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="https://twitter.com/Payam_tabrizian" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="https://www.linkedin.com/in/payam-tabrizian-22225832/" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="https://github.com/ptabriz" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a></li>
</ul>
<div class="copyright">© 2017 Payam Tabrizian</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Start JS (placed at bottom for better page speed) -->
<!-- jQuery -->
<script type='text/javascript' src='js/jquery-3.2.1.min.js'></script>
<script type='text/javascript' src='js/jquery-migrate-1.4.1.min.js'></script>
<script type='text/javascript' src='js/jquery.appear.js'></script>
<script type='text/javascript' src='js/jquery.infinitescroll.js'></script>
<!-- -->
<script type='text/javascript' src='js/bootstrap.min.js'></script>
<script type='text/javascript' src='js/imagesloaded.pkgd.min.js'></script>
<script type='text/javascript' src='js/isotope.pkgd.min.js'></script>
<script type='text/javascript' src='js/owl.carousel.min.js'></script>
<script type='text/javascript' src='js/jayo-main.js'></script>
<!-- -->
</body>
</html>