Uka S Art No Music Ii

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Uka S Art No Music Ii - Presentation Transcript

    1. SArt project @ NTNU http://prosjekt.idi.ntnu.no/sart/
      • Examples of Interactive Installation Art (IIA)
      • Software engineering issues in IIA
      • The use of digital technology in contemporary art is often referred to as new media art. Since the early 90s within the new media art realm there is a growing production of interactive art installations.
      • These artworks are generally complex and they are heavily dependent on software for controlling the whole system. The production of the software often requires the involvement of programmers and software engineers.
    2. Sonic Onyx Artist: Samir M’kadmi Location: Blussvoll skole, Trondheim, Norway
      • Triggering parameters – direct influence/activity of the participants or environment changes
      • Content origin – dynamically generated or predefined by the artist
      • Interaction rules - static or dynamic
    3. Flyndre Artists: Øyvind Brandtsegg and Nils Aas Location: Straumen Inderøy, Norway
    4. Business goals: -more money -more efficient Software system input output
    5. Software system input output Artistic goals: -reflection -emotion
      • 1) for controlling the numerous sensors that are capturing environmental parameters;
      • 2) for incorporating the captured parameters into music/light that is played by the sculpture;
      • 3) for maintaining an archive of the music generated in the past;
      • 4) for presenting online of the artwork, the artist, the music archive and the software itself;
      • 5) etc.
      • Examples
      • Beauty?
      J. Schmidhuber. Low-Complexity Art. Leonardo, Journal of the International Society for the Arts, Sciences, and Technology, 30(2):97-103, MIT Press, 1997. http://www.idsia.ch/~juergen/locoart/locoart.html
      • Complexity?
      • size(200, 200);
      • background(127);
      • noStroke();
      • for(int i=0; i<height; i+=20) {
      • fill(0);
      • rect(0, i, width, 10);
      • fill(255);
      • rect(i, 0, 10, height);
      • }
      http://processing.org/
      • void setup()
      • {
      • size(200, 200);
      • background(51);
      • noStroke();
      • smooth();
      • noLoop();
      • }
      • void draw()
      • {
      • draw_target(68, 34, 200, 10);
      • draw_target(152, 16, 100, 3);
      • draw_target(100, 144, 80, 5);
      • }
      • void draw_target(int xloc, int yloc, int size, int num)
      • {
      • float grayvalues = 255/num;
      • float steps = size/num;
      • for(int i=0; i<num; i++)
      • {
      • fill(i*grayvalues);
      • ellipse(xloc, yloc, size-i*steps, size-i*steps);
      • }
      • }
      http://processing.org/
      • Requirements
      • Architecture
      • Validation
      • Process
      • Tools
      • Open source software
      • Who we are and what we do
      • SArt – S oftware Engineering (SE) and Art
      • Currently involved in three software-intensive Art projects
    6. http://prosjekt.idi.ntnu.no/sart/ Salah Letizia Anna
      • New
        • Other interdisciplinary fields (e.g. health, automotive) have been addressed in SE research, we focus on Art
      • Relevant
        • Contemporary Art is often highly software dependent (e.g. new media art, interactive art installations, performative art, etc.)
        • Emerging industries (e.g. Entertainment - game industry, music, web) often bring artists and software developers together
      • Useful
        • In Education – raising awareness, increasing the tolerance, etc.
        • Foster Innovation and Creativity – Artists tend to use newest technologies in innovative ways
      • Rigor
        • Use existing SE theories and methods, including empirical studies
        • Identify particularities of the domain -> tailor the existing SE theories, methods and tools to the specific needs of Art
      • TDT69 Artistic software: processes and products
      • EiT Experts in team villages
        • 2008, 2006 – Art and Software
        • 2005 – Kunst og teknologi tør du?
        • 2004 – IT og Kunst
      • Project works and Master thesis

    + letiziajaccheriletiziajaccheri, 3 years ago

    custom

    423 views, 0 favs, 3 embeds more stats

    this is a presentation I am working with for the le more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 423
      • 388 on SlideShare
      • 35 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 4
    Most viewed embeds
    • 20 views on http://www.letiziajaccheri.splinder.com
    • 14 views on http://letiziajaccheri.splinder.com
    • 1 views on http://www.splinder.com

    more

    All embeds
    • 20 views on http://www.letiziajaccheri.splinder.com
    • 14 views on http://letiziajaccheri.splinder.com
    • 1 views on http://www.splinder.com

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories