Download Jar. Uses 994K of libraries. Click here for Pure Java version (988L/7K).
!7 p { pMain(Visualization); } public sclass Visualization extends PApplet { public void settings() { size(640, 480); } public void setup() { fill(120,50,240); } public void draw() { ellipse(width/2,height/2,second(),second()); } }
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: | 491 / 1096 |
Version history: | 2 change(s) |
Referenced in: | #1013742 - Heart Beat [tested on Windows & Linux] |