프로세싱 확장 - smartrobotmarket.com
& . . . . 3. 2001 MIT Ben Fry Casey Reas . . , , , ... . 4. : (PDE). . . . : . : . (Static Sketch) 5. line(10, 20, 80, 90); // x1, y1, x2, y2. size(600, 400); // width, height background(255);. stroke(100);. line(10, 20, 80, 90);. background(gray); stroke(gray);. background(r, g, b); stroke(gray, alpha);. background(#FF7A00); stroke(r, g, b);. background(0xFF7A00); stroke(r, g, b, a);. ... stroke(#FF7A00);. stroke(0xFFFF7A00);. ... (Static Sketch) 6. size(600, 400);. background(255, 122, 0);. rect(10, 20, 80, 90); // x, y, width, height size(600, 400);. background(255, 122, 0);. noStroke();. rect(10, 20, 80, 90);. size(600, 400); size(600, 400);. background(255, 122, 0); background(255, 122, 0);. stroke(0, 0, 255); stroke(0, 0, 255);. fill(255, 0, 0); strokeWeight(4); // pixel rect(10, 20, 80, 90); fill(255, 0, 0);. rect(10, 20, 80, 90).
개요 •2001년 MIT 미디어랩 Ben Fry와 Casey Reas •아티스트를 위한 편리한 그래픽 작성 도구 •자바 기반 •자바스크립트, 파이썬, 안드로이드, ...
Download 프로세싱 확장 - smartrobotmarket.com
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: