p5Lyon-05:处理里昂 #05 - 启动

时间:2021-06-28 21:38:06
【文件属性】:
文件名称:p5Lyon-05:处理里昂 #05 - 启动
文件大小:1000KB
文件格式:ZIP
更新时间:2021-06-28 21:38:06
Processing 处理里昂 #05 Cours d'initiation à par 。 ###拉库西斯 ->运行:CTRL+R ->参考:CTRL+MAJ+F -> 自动缩进:CTRL+T void setup() { size(width, height); } void draw(){} ###基础几何学 point(x, y); line(x1, y1, x2, y2); triangle(x1, y1, x2, y2, x3, y3); quad(x1, y1, x2, y2, x3, y3, x4, y4); beginShape(); vertex(x,y); ... vertex(x,y); endShape(); rect(x, y, width, height); ell
【文件预览】:
p5Lyon-05-master
----A_exercices()
--------functions()
--------scope_variable()
--------base()
--------variables()
--------typography()
--------colors()
--------arrays()
--------typecast()
--------geometry()
--------ASCII_characters()
--------environment_variables()
--------boucle_while()
----D_dataviz()
--------D_dataviz.pde(3KB)
--------data()
--------README.md(3KB)
----B_game()
--------B_game.pde(5KB)
----.gitignore(10B)
----E_Bonus()
--------Export2PDF()
--------ProcessingJS()
----C_graphicDesign()
--------data()
--------export.png(543KB)
--------C_graphicDesign.pde.orig(3KB)
--------C_graphicDesign.pde(2KB)
----README.md(3KB)

网友评论