forked from algorithmicdesign/algorithmicdesign.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimeline.html
More file actions
344 lines (305 loc) · 23 KB
/
Copy pathtimeline.html
File metadata and controls
344 lines (305 loc) · 23 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
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
342
343
344
<!DOCTYPE HTML>
<!--
Twenty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<!--<a class="image featured"><img src="images/index/ADA_black.png" alt="" /></a>-->
<title>ADA</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="shortcut icon" href="images/index/A-sqr.png" type="image/ico"/>
</head>
<body class="index">
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<!-- <h1 id="logo"><a href="index.html" class="image"><img src="images/index/ADA_black.png" alt="" width="60"/></a></h1> -->
<h1 id="logo"><a href="index.html" class="image"><img src="images/index/ADA_grey1.png" alt="" width="50"/></a></h1>
<nav id="nav">
<ul>
<li><a href="index.html" class="mobile-only">ADA</a></li>
<li><a href="projects.html">Projects</a></li>
<li class="submenu">
<li><a href="#">Expertise</a>
<ul>
<li><a href="architecture.html">Architecture</a></li>
<li><a href="performance.html">Performance</a></li>
<li><a href="structures.html">Structures</a></li>
<li><a href="urbanism.html">Urbanism</a></li>
</ul>
</li>
<li><a href="tools.html">Tools</a></li>
<li class="submenu">
<li class="current"><a href="#">Research</a>
<ul>
<li><a href="publications.html">Publications</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="timeline.html">Timeline</a></li>
</ul>
</li>
<li class="submenu">
<a href="#">Contact</a>
<ul>
<li><a href="contact.html">Reach us</a></li>
<li><a href="team.html">Our Team</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header class="special container">
<span class="icon fa-angle-double-down"></span>
<!-- <span class="icon fa-pencil-square-o"></span> -->
<h2> <strong>RESEARCH TIMELINE</strong></h2>
<pcenter>All research topics presented in this section correspond to thesis documents elaborated under the guidance of professor António Menezes de Leitão, to obtain the Master of Science Degree in Information Systems and Computer Engineering or Architecture at <a href="https://tecnico.ulisboa.pt/en/">Instituto Superior Técnico</a></pcenter>
</header>
<!-- One -->
<section class="wrapper style4 container special">
<!-- Content -->
<div class="row">
<div class="5u 12u(narrower)">
<div class="sidebar">
<header> <h2> <strong> Computer Science and Engineering </strong> </h2> </header>
<section>
<header> <h3>A Browser-based Programming Environment for Generative Design</h3> </header>
<a class="image featured"><img src="images/timeline/17.png" alt="" /></a>
<pcenter> Pedro Alexandre Fonseca Alfaiate <br /> <strong>2017</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/1691203502342784"><strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2017_AWeb-basedIDEforGenerativeDesign.pdf">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Generative Design for Building Information Modelling</h3> </header>
<a class="image featured"><img src="images/timeline/16.jpg" alt="" /></a>
<pcenter> Guilherme Henrique Aciaioli de Sousa Barreto <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/565303595500937"><strong> View documents </strong></a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2016_GenerativeDesignForBuildingInformationModeling_ArchiCAD.pdf">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Generative Design for Building Information Modelling</h3> </header>
<a class="image featured"><img src="images/timeline/14.jpg" alt="" /> </a>
<pcenter> Bruno Filipe Belo Ferreira <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/1691203502342201"><strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2016_GenerativeDesignForBuildingInformationModeling_Revit.pdf">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Fast Visualization of Large Architectural Models</h3> </header>
<a class="image featured"><img src="images/timeline/13.jpg" alt="" /></a>
<pcenter> Artur José Brás Mayer Alkaim <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/1691203502342200"><strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>Modelação Geométrica com Restrições</h3> </header>
<a class="image featured"><img src="images/timeline/12.jpg" alt="" /></a>
<pcenter> Fábio Miguel Gonçalves Pinheiro <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/1691203502342199"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>An Enhanced Programming Environment for Generative Design</h3> </header>
<a class="image featured"><img src="images/timeline/11.jpg" alt="" /></a>
<pcenter> Guilherme Ferreira <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/1691203502342197"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>P2R: Implementation of Processing in Racket</h3> </header>
<a class="image featured"><img src="images/timeline/8.jpg" alt="" /></a>
<pcenter> Hugo Filipe Fonseca Correia <br /> <strong>2015</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/565303595500286"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>PyonR: A Python Implementation for Racket</h3> </header>
<a class="image featured"><img src="images/timeline/7.jpg" alt="" /></a>
<pcenter> Pedro Alexandre Henriques Palma Ramos <br /> <strong>2014</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/846778572210443"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>DESIGNA - A Shape Grammar Interpreter</h3> </header>
<a class="image featured"><img src="images/timeline/4.jpg" alt="" /></a>
<pcenter> Rodrigo Coutinho Correia <br /> <strong>2013</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/2353642449643"> <strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2013_DESIGNA_ AShapeGrammarInterpreter.pdf">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Modern Programming for Generative Design</h3> </header>
<a class="image featured"><img src="images/timeline/3.jpg" alt="" /></a>
<pcenter> José António Branquinho de Oliveira Lopes <br /> <strong>2012</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/2353642404047"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>A High-Level Pedagogical 3D Modelling Language and Framework</h3> </header>
<a class="image featured"><img src="images/timeline/2.jpg" alt="" /></a>
<pcenter> Filipe André Cabecinhas <br /> <strong>2010</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/meic-a/dissertacao/2353642277635"> <strong> View documents </strong> </a>
</pcenter>
</section>
</div>
</div>
<div class="2u 12u(narrower)">
<div class="image desktop">
<a class="image.desktop"><img src="images/timeline/line.png" alt="" height="2550"/></a>
<a class="image.desktop"><img src="images/timeline/line.png" alt="" height="2550"/></a>
<a class="image.desktop"><img src="images/timeline/line.png" alt="" height="2550"/></a>
</div>
</div>
<div class="5u 12u(narrower)">
<div class="sidebar">
<header> <h2> <strong> Architecture </strong> </h2> </header>
<section>
<header> <h3>Integrated Algorithmic Design</h3> </header>
<a class="image featured"><img src="images/timeline/20.jpg" alt=""/></a>
<pcenter> Renata Alves Castelo Branco <br /> <strong>2017</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/1691203502342828"> <strong> View documents </strong></a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2017_IntegratedAlgorithmicDesign.pps"> View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Generative Design for Energy Efficiency: Energy Analysis and Optimization</h3> </header>
<a class="image featured"><img src="images/timeline/19a.png" alt=""/></a>
<pcenter> Catarina Rodrigues Ferreira da Rocha <br /> <strong>2017</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/1691203502342829"> <strong> View documents </strong></a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2017_GenerativeDesignForEnergyEfficiency_EnergyAnalysisAndOptimization.pdf"> View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Performance-based design</h3> </header>
<a class="image featured"><img src="images/timeline/18a.png" alt=""/></a>
<pcenter> Carmo Gonçalves Machado Cardoso <br /> <strong>2017</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/565303595501266"> <strong> View documents </strong></a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2017_Performance-BasedDesign.pps">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>A-BIM: Algorithmic-based building information modelling</h3> </header>
<a class="image featured"><img src="images/timeline/15.png" alt=""/></a>
<pcenter> Sofia Teixeira de Vasconcelos Feist <br /> <strong>2016</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/1691203502342275"> <strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2016_A-BIM_Algorithmic-basedBuildingInformationModelling.pps">View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Generative Design for BIM: Its influence in the design process</h3> </header>
<a class="image featured"><img src="images/timeline/10.jpg" alt="" /></a>
<pcenter> Naim Korqa <br /> <strong>2015</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/1128253548921029"> <strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2015_GenerativeDesignforBIM_ItsInfluenceInTheDesign Process.pdf"> View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>DrAFT: An Algorithmic Framework for Facade Design</h3> </header>
<a class="image featured"><img src="images/timeline/9.jpg" alt="" /></a>
<pcenter> Inês Alexandra do Côrro Caetano <br /> <strong>2015</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/565303595500097"> <strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2015_DrAFT.pps"> View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Generative Design: a new stage in the design process</h3> </header>
<a class="image featured"><img src="images/timeline/6.jpg" alt="" /></a>
<pcenter> Rita Margarida Serra Fernandes <br /> <strong>2013</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/2353642452046"> <strong> View documents </strong> </a>
</pcenter>
</section>
<section>
<header> <h3>Automatização Digital na Produção de Maquetes</h3> </header>
<a class="image featured"><img src="images/timeline/5.jpg" alt="" /></a>
<pcenter> Ricardo David Francisco <br /> <strong>2013</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/2353642437244"> <strong> View documents </strong> </a>
<br /> <a href="http://web.ist.utl.pt/antonio.menezes.leitao/ADA/documents/thesis_pres/2013_AutomatizaçãoDigitalNaProduçãoDeMaquetes.pps"> View presentation </a>
</pcenter>
</section>
<section>
<header> <h3>Sistemas Generativos de Projecto: Integração de Ferramentas Digitais no Projecto de Arquitectura: Aplicação ao Caso de Estudo: a Casa Pátio da Medina de Marrakech</h3> </header>
<a class="image featured"><img src="images/timeline/1.jpg" alt="" /></a>
<pcenter> Luís Filipe Batista Silveira dos Santos <br /> <strong>2009</strong>
<br /> <a href="https://fenix.tecnico.ulisboa.pt/cursos/ma/dissertacao/2353642261031"> <strong> View documents </strong> </a>
</pcenter>
</section>
</div>
</div>
</div>
</section>
<!-- Bottom -->
<section class="wrapper style1 container special">
<div class="row">
<div class="4u 12u(narrower)">
<section>
<header>
<h2>Publications</h2>
</header>
<pcenter>Press to find out more about<br/> our published work </pcenter>
<p> </p>
<footer>
<ul class="buttons">
<li><a href="publications.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2>Awards</h2>
</header>
<pcenter>Press to find the awards <br/> collected by our team members </pcenter>
<p> </p>
<footer>
<ul class="buttons">
<li><a href="awards.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
<div class="4u 12u(narrower)">
<section>
<header>
<h2>Talks</h2>
</header>
<pcenter>Press to find the invited <br/> talks given by our team members </pcenter>
<p> </p>
<footer>
<ul class="buttons">
<li><a href="talks.html" class="button small">Learn More</a></li>
</ul>
</footer>
</section>
</div>
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="copyright">
<li>2018 © Algorithmic Design for Architecture</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>