Download Jar. Uses 994K of libraries. Click here for Pure Java version (988L/7K).
1 | !7 |
2 | |
3 | p { pMain(Visualization); }
|
4 | |
5 | public sclass Visualization extends PApplet {
|
6 | public void settings() { size(640, 480); }
|
7 | public void setup() { fill(120,50,240); }
|
8 | public void draw() {
|
9 | ellipse(width/2,height/2,second(),second()); |
10 | } |
11 | } |
Began life as a copy of #1013738
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1013741 |
| Snippet name: | Integrate "Processing" (shortened, OK) |
| Eternal ID of this version: | #1013741/3 |
| Text MD5: | aa01462f937de1998c7b03e9e88601cf |
| Transpilation MD5: | a921979c4a87ccb448e6c35c75f386ba |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (desktop) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-02-12 16:54:46 |
| Source code size: | 255 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 716 / 1608 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |