SOA

Studio Objet Augmenté de l'École nationale supérieure des Arts Décoratifs

  • A propos
    • Introduction
    • Enseignant·e·s
    • Intervenant·e·s
    • Galerie photos
    • Videos
  • STUDIO
    • 2022-2023
      • Numérique artisanal
      • Expérimentations 2022-2023
    • 2021-2022
      • Cours 2021-2022
      • Expérimentations 2021-2022
    • 2020-2021
      • Cours 2020-2021
      • Expérimentations 2020-2021
    • 2019-2020
      • Cours 2019-2020
      • Expérimentations 2019-2020
    • 2018-2019
      • Cours 2018-2019
      • Expérimentations 2018-2019
    • 2017-2018
      • Cours 2017-2018
      • Expérimentations 2017-2018
    • 2016-2017
      • Cours 2016-2017
      • Expérimentations 2016-2017
    • 2015-2016
      • Cours 2015-2016
      • Expérimentations 2015-2016
    • 2014-2015
      • Cours 2014-2015
      • Expérimentations 2014-2015
      • Exposition 2014-2015
    • 2013-2014
    • 2012-2013

String and point

30/11/2017 etudiant 2017-2018, Expérimentations 2017-2018 0

void setup(){
size(800,500);
background(0,0,255);
}

void draw() {
stroke (#FF0000);
strokeWeight(1);
line(mouseX,500,mouseY, 80);
stroke(#10FF00);
line(mouseX,80,mouseY,500);
fill(#1603FF);
noStroke();
ellipse(0,0255);

}

EnregistrerEnregistrer

  • #ph5
  • Gabrielle Mogenet
Précédent

RECTCOLOR

Suivant

Micro-parcours

Copyright © 2023 | Thème WordPress par MH Themes