Files
website/art/mechnaique.html
2015-01-14 11:05:23 +00:00

91 lines
5.3 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="">
<title>Arona Jones</title>
<!-- Bootstrap core CSS -->
<link href="/css/art.css" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
<!--<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">-->
<!-- Custom styles for this template -->
<style>
body {
padding-top: 50px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Arona Jones GCSE Art</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="develop.html">Develop A01</a>
</li>
<li><a href="refine.html">Refine A02</a>
</li>
<li><a href="record.html">Record A03</a>
</li>
<li><a href="present.html">Present A04</a>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</nav>
<div class="container-fluid">
<div class="starter-template">
<div class="page-header shadow rounded" style="background-color: #F8ECC2;">
<br>
<h1>Artwork Link: Ballet Mechanique</h1>
<br>
</div>
<img src="http://cdn8.openculture.com/wp-content/uploads/2012/09/ballet-mecanique.jpeg" align="left" title="Portrait of Da Vinci" class="img-rounded" style="margin: 20px 10px 0px 20px;">
<p spellcheck="true" align="justify" style="background-color: #F8ECC2;" class="shadow rounded padded">
Ballet Mécanique (192324) is a short art film created by French artist Fernand Léger working with Dudley Murphy, an American film director. The American Composer George Antheil also wrote a score for the film, but it was orginally released seperate from the film, and a version of the film with the addition of the soundtrack was not released until 2000. Many consider it to be a masterpiece of experimental filmmaking. The film is in a post-Cubist style, and is part of the Dadist avant-garde art movement. The film was created during what has been dubbed Léger's 'mechanical period', where he combined abstract Constructivism with the surreal qualities of Dadism.
<br>&nbsp;
<br>The film was summarised by a viewer as "a world in motion, dominated by mechanical and repetitive images, with a few moments of solitude in a garden.", which matches the heavy, and seeminly chaotic sounds of the musical accompaniment. It alternates between images of humans, and images of machines and mechanisms. In some scenes, such as a scene where a woman repeatedly climbs stairs, humans appear to move much more mechanically, which makes it seem as if they are becoming machines. In contrast, in other sequences machines appear much more fluid than humans, humanising the machines. This alternation between human and machine, and the film showing each taking on characteristics of the other, allows the film to suggest the mechanisation of humanity, and the humanisation of machines.
</p>
<div class="page-header shadow rounded" style="background-color: #F8ECC2;">
<h3>The piece that inspired this direction of research:</h3>
</div>
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded bordered">
<p spellcheck="true" align="justify" style="background-color: #F8ECC2;" class="shadow rounded padded">This link to Ballet Mechanique was additionally inspired by the direct link between the representation of mechanisms in the film, and the mechanical basis of my project.</p>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- compiled and minified Bootstrap JavaScript -->
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>