美文网首页
01 hello processing

01 hello processing

作者: Mack老师 | 来源:发表于2020-05-04 13:54 被阅读0次

    size(200,200);

    background(50);

    smooth();

    fill(255,0,255);

    ellipse(100,100,100,100);

    print("你好,媒体艺术");

    相关文章

      网友评论

          本文标题:01 hello processing

          本文链接:https://www.haomeiwen.com/subject/fnbkyhtx.html