Design Project Nikolaos Sinopoulos Jr

Nikolaos Sinopoulos Jr
5-14-19

What i was plan on doing for the 3D project was to find something that represents me in a sense. For example some kind of car, maybe some kind of video game, or something that you would lest expect me to thing about for the design project. For me especially when in comes to any particular art project I would think of something that represents something that a part of who i am as a person and an graphic designer/artist.

3D Printing Article

Nikolaos Sinopoulos Jr

5-11-19

3D Printing Article

3D Printing with Carbon Fiber: Tracing the Lifecycle Thread

 

In a sense when it comes to 3D printing, you would expect paper, wood, plastic, carboard, and many more; however, when you least expect it carbon fiber would be something people would never expect to use as 3D Printing. In the article carbon fiber can be used as a 3D printing material like for example it can be used to make parts for your car, truck, or even in the military carbon fiber can be of use as well. In some work made from carbon fiber when it comes to artist, people were shocked on how carbon fiber worked well when it comes to making a particular project for that assignment in that particular class. Even engineers in college and who work also use carbon fiber to work into making particular project for example when it comes to making a logo for an Airbus A350 is about 52 percent carbon fiber, and the BMW i3 symbol is mostly made from carbon fiber. Carbon fiber was also in use for making bike frames in all bicycles. But most importantly carbon fiber was used to reinforcing bridges as well as retrofitting old structures like the big beams that are put into a house on top of a celling.

 

https://www.engineering.com/3DPrinting/3DPrintingArticles/ArticleID/19055/3D-Printing-with-Carbon-Fiber-Tracing-the-Lifecycle-Thread.aspx

Tuesday code for animated

head
style.
body header,
body main,
body footer {
opacity: 0;
}

body.is-active header,
body.is-active main,
body.is-active footer {
opacity: 1;
}

body.is-active .page-loader {
display: none;
}

body.is-active .hero-logo {
top: 40px;
width: 80px;
margin-top: 0;
margin-left: -40px;
}

body.is-active .hero-logo svg {
width: 80px;
height: auto;
}
body
// Page loader
.hero-logo.js-hero-logo(style=”display: none;”)
svg#hero-logo(version=’1.1′, xmlns=’http://www.w3.org/2000/svg’, xmlns:xlink=’http://www.w3.org/1999/xlink’, x=’0px’, y=’0px’, width=’615px’, height=’295px’, viewBox=’0 0 615 295′, style=’enable-background:new 0 0 615 295;’, xml:space=’preserve’)
polygon.js-hero-logo-polygon.hero-logo-polygon-left(points=’145.5,75.5 145.5,3.5 1.5,147.5 145.5,291.5 433.5,3.5 361.5,3.5 145.5,219.5 73.5,147.5 ‘)
polygon.js-hero-logo-polygon.hero-logo-polygon-right(points=’469.5,219.5 469.5,291.5 613.5,147.5 469.5,3.5 181.5,291.5 253.5,291.5 469.5,75.5 541.5,147.5 ‘)

A City Tech OpenLab ePortfolio