Difference between revisions of "Msc2G3:Computational Design"

From 100ybp
Jump to: navigation, search
(MSc2 Group 3)
(MSc2 Group 3)
 
(36 intermediate revisions by one user not shown)
Line 1: Line 1:
 
__NOTITLE__ __NOTOC__
 
__NOTITLE__ __NOTOC__
  
=='''MSc2 Group 3'''==
+
__NOTITLE__ __NOTOC__
  
[[File:sample.png | 850px]]
+
<html>
  
----
+
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 
+
<style>
Students: Arda Yildiz, Filip Romaniuk, Wessel de Graaf<br>
+
 
 +
div#buttonHead {
 +
float: left;
 +
width: 130px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:25px;
 +
align="center"
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
font-weight: bold;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
align="center"
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
background:
 +
 
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
align="center"
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
align="center"
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
 
 +
div#students {
 +
 
 +
float:left;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 13px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
 
 +
div#subpage {
 +
 
 +
float:left;
 +
width: 100px;
 +
height 20px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 11px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#subpage a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#subpage a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#subpage a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#subpage a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
Computational Design
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
 
 +
div#subpage {
 +
 
 +
float:left;
 +
width: 100px;
 +
height 20px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 11px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#subpage a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#subpage a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#subpage a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#subpage a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
Computational Design
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
 
 +
div#subpage {
 +
 
 +
float:left;
 +
width: 100px;
 +
height 20px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 11px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#subpage a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#subpage a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#subpage a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#subpage a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
<html>
 +
 
 +
<link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet">
 +
<style>
 +
 
 +
div#buttonHead {
 +
float: left;
 +
width: 120px;
 +
height: 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#000000;
 +
}
 +
 
 +
 
 +
div#button {
 +
 
 +
float:left;
 +
width: 158px;
 +
height 30px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 14px;
 +
color:#565656;
 +
}
 +
 
 +
 
 +
div#subpage {
 +
 
 +
float:left;
 +
width: 100px;
 +
height 20px;
 +
border: 0px solid #aaa;
 +
margin-right:5px;
 +
margin-left:5px;
 +
text-align:center;
 +
font-family: 'Roboto', sans-serif;
 +
font-size: 11px;
 +
color:#565656;
 +
}
 +
 
 +
div#buttonHead a:link    {color: ##6f6f70; text-decoration: none; opacity: 1;font-weight: bold;}
 +
div#buttonHead a:visited    {color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#buttonHead a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#button a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#button a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#button a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#button a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
div#subpage a:link    {color: ##565656; text-decoration: none; opacity: 1;}
 +
div#subpage a:visited    {color: #aaaaaa; text-decoration: none; opacity: 1;}
 +
div#subpage a:active  {background: #617dc6;color: #000000; text-decoration: none; opacity: 1;}
 +
div#subpage a:hover      {color: #000000; text-decoration: none; opacity: 1; font-weight: bold;}
 +
 
 +
</style>
 +
</html>
 +
 
 +
 
 +
=='''MSc2 Group 3'''==
 +
 
 +
[[File:Baner2.png | 850px]]
 
----
 
----
  
<div style="height:30px; width: 850px; margin:0px; padding: 0px; padding-top: 20px; border: 0px;">
+
<div id="buttonHead">
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
 
[[Msc2G3:main|'''MAIN''']]
 
[[Msc2G3:main|'''MAIN''']]
 
</div>
 
</div>
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
 
[[Msc2G3:Concept|'''Concept''']]
+
<div id="button">
 +
[[Msc2G3:presentations|'''PRESENTATIONS''']]
 
</div>
 
</div>
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
 
[[Msc2G3:Computational Design|'''Computational Design''']]
+
<div id="button">
 +
[[Msc2G3:Concept|'''CONCEPT''']]
 
</div>
 
</div>
<div style="float:left; width: 158px; height 30px; border: 1px solid #aaa; margin-right:10px;" align="center">
+
 
[[Msc2G3:Materialisation|'''Materialisation''']]
+
<div id="button">
 +
[[Msc2G3:Computational Design|'''COMPUTATIONAL DESIGN''']]
 
</div>
 
</div>
 +
 +
<div id="button">
 +
[[Msc2G3:Materialisation|'''MATERIALISATION''']]
 
</div>
 
</div>
 +
 +
<br><br><br>
 +
----
 +
<div id="subpage"><b>
 +
BEAM PACKING</b>
 +
</div>
 +
 +
<div id="subpage">
 +
[[Msc2G3:Structure|'''STRUCTURE''']]
 +
</div>
 +
 +
<div id="subpage">
 +
[[Msc2G3:Acoustics|'''ACOUSTICS''']]
 +
</div>
 +
 +
<div id="subpage">
 +
[[Msc2G3:Toolpath|'''TOOLPATH''']]
 +
</div>
 +
 +
<div id="subpage">
 +
[[Msc2G3:Rainpath|'''RAINPATH''']]
 +
</div>
 +
<br><br><br><br>
 +
[[File:BeamPacker.png| 900px]]
 +
<br>
 +
 +
[[File:Beam packing.png| 900px]]
 +
<bR>
 +
<br>
 
<br>
 
<br>

Latest revision as of 17:41, 4 April 2019





Computational Design


Computational Design



MSc2 Group 3

Baner2.png


COMPUTATIONAL DESIGN





BEAM PACKING





BeamPacker.png

Beam packing.png