Skip to content

Instantly share code, notes, and snippets.

@tado
Last active October 8, 2018 00:05
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tado/12f209cbb02126241a2e0e2fe92b4f85 to your computer and use it in GitHub Desktop.
tamabi web basic example 181001
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>多摩美術大学芸術学部情報デザイン学科メディア芸術コース</title>
</head>
<body>
<h1>Art &amp; Media Course Demartment of Information Desing Tama Art University</h1>
<h1>多摩美術大学芸術学部情報デザイン学科メディア芸術コース</h1>
<ul>
<li><a href="http://www.idd.tamabi.ac.jp/art/">TOP トップ</a></li>
<li><a href="#">Overview コース概要</a></li>
<li><a href="http://www.idd.tamabi.ac.jp/art/curriculum/">Carriculum カリキュラム</a></li>
<li><a href="http://www.idd.tamabi.ac.jp/art/facility/">Facilities 設備</a></li>
<li><a href="http://www.idd.tamabi.ac.jp/art/works/">Students' Works 学生作品</a></li>
<li><a href="http://www.idd.tamabi.ac.jp/art/staff/">Staff 教員紹介</a></li>
<li><a href="http://www.idd.tamabi.ac.jp/art/graduate/">Graduate School 大学院</a></li>
</ul>
<h2>Overview / コース概要</h2>
<ul>
<li>Overview コース概要</li>
<li>After Graduating 卒業後の進路</li>
</ul>
<h3>Overview / コース概要</h3>
<img src="http://www.idd.tamabi.ac.jp/art/overview/images/section01-img01.jpg"/>
<p>多摩美術大学情報デザイン学科「メディア芸術コース」は、デジタル・テクノロジーやバイオ・メディアを活用したインスタレーション/パフォーマンスや映像音響作品を中心に、インタラクティヴなインスタレーション、オーディオビジュアル・パフォーマンス、ソフトウエア・アート、バイオ・アート、デジタル・アニメーション、フューチャー・シネマといった、多彩なメディア芸術表現に取り組んでいます。テクノロジーと人間の関係のダイナミックな変化を背景に、情報と物質が一体化したポスト情報化時代の作品制作を通じて、21世紀の芸術・デザイン、さらには科学・技術・哲学の統合的な理解を目指した、実践的な制作研究を行っています。現在、コースはそれぞれ独自のテーマを持つ4つのラボから構成されています。それぞれのラボが自律かつ共同しながら、相乗的に独自の創造的文化をつくりだしています。</p>
<p>Overview - Creating new framework of art</p>
<p>Art &amp; Media Course in Information Design Department of Tama Art University manages various kinds of art forms by utilizing digital technologies and bio medias, such like interactive installations, audio &amp; visual performances, software arts, bio arts, digital animations, and future cinemas. Through the background of recent dynamic changes of relationship between technology and human society, we aim to bring up new types of multi-skilled creators who can transcend the traditional boundaries of fine arts, science, engineering, mathematics and philosophy.The Course has established unique creative environment configured by four individual laboratories which has their own research themes.</p>
<h3>After Graduating / 卒業後の進路</h3>
<p>良質のメディア芸術作品は、インタラクション・デザインの可能性を開拓する実験場であり、創造的なアーティストはイノベーションを牽引する先進的なユーザーです。情報芸術コースの卒業生は、内外で多数の賞を受賞するメディア・アーティストや映像作家をはじめ、ウェブ、インターフェイス/インタラクション、ソフトウェア/デバイスに関連する企業や独立系プロダクション、広告、イベント、ゲーム、編集・制作などの映像音楽産業全般で幅広く活躍しています。</p>
<p>After Graduating</p>
<p>Excellent media art is a test site for pathfinding the possibility of interaction design, and artists are advanced user for driving innovations. Many of our graduates has won prizes, and others are also taking an active part of web design, interaction design, software and device related independent productions.</p>
<ul>
<li>お問い合わせ</li>
<li>多摩美術大学学科トップ</li>
</ul>
<p>〒192-0394 東京都八王子市鑓水2-1723 多摩美術大学 メディア芸術コース研究室 設置責任者/港 千尋 運営責任者/堀口 淳史</p>
<p>Copyright©IDDlab. Some Rights Reserved.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment