Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1032219 // demoStripesAtAngles

JavaX fragment (include) [tags: use-pretranspiled]

Uses 108K of libraries. Click here for Pure Java version (13130L/81K).

svoid demoStripesAtAngles() {
  double angle = pi()/10;
  showPackedFrame(vstackImageSurfacesWithBorders(countIterator_inclusive(-50.0, 50.0, 20.0,
    x -> Stripes(100, 100, angle, DoubleList(x), ll(Color.black, Color.white))));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032219
Snippet name: demoStripesAtAngles
Eternal ID of this version: #1032219/1
Text MD5: 2860d2156e01c65b16a987ae3f14d252
Transpilation MD5: a5b48d117da0302025f74b0bd90d6352
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-20 11:16:39
Source code size: 235 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 102
Referenced in: [show references]