dwitter.net | jellyedwards (41543)

+ New dweet
function u(t) {
} //
122/140


Please log in (or register) to post a dweet (copy-paste the code somewhere safe to save it meanwhile)


u(t) is called 60 times per second. t: Elapsed time in seconds. S: Shorthand for Math.sin. C: Shorthand for Math.cos. T: Shorthand for Math.tan. R: Function that generates rgba-strings, usage ex.: R(255, 255, 255, 0.5) c: A 1920x1080 canvas. x: A 2D context for that canvas.
Try the new frontend: beta.dwitter.net
Current theme challenge: #Food
show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • u/tomxor
    Finally resorted to UTF8. This is a reasonably accurate slow motion aperture grille scanline animation... Although if run very slow you will see it's not simulating 3 electron beams. t=fps (scanline) w=width (subpixels) the later must be a multiple of 3 and 5. Use X, Y and floored F to plugin your own fractal!
  • u/tomxor
    Uncompressed: w=90,i=l=w*w/5,t=1+t*t/12; for(x.fillRect(0,0,c.width=w*2,w*2);i--;x.fillRect(X*6,Y*6,1+K,5)) X=i%w/3,Y=i/w|0,F=t-i/l,K=1-F%1,K*=(Y^X-~F)/27%1+K**8, x.fillStyle=hsl(${i*120},99%,${K*99}%)
  • u/sigveseb
    Kick-ass!
  • u/C010011012
    bypassing the character limit I see using unicode escapements and regex u r very clever

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
113/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • False sense of space

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
114/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • The Bifurcation Map appears again! Here it's a variation of the Duffing map equation. #attractor

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
135/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • u/rodrigo.siqueira
    "Origin of the name: the graphical picture shows a similarity to the movement of Tinker Bell over Cinderella Castle, as shown at the beginning of Disney films."
  • u/katkip
    You can replace Xp with p

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/9294 by u/cantelope

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • u/cantelope
    gotta hand it to you 👏
  • u/pavel
    Playing it safe on the arc angle, modding it by 2pi just to avoid the bug on Safari.

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Mold Growth Via 999 Random Walkers
  • Show more comments…
  • u/donbright
    so awesome
  • u/qm3ster
    115 r=x=>x*Math.random() p=t?p.map(([a,b]=[r(1920),r(1080)])=>[a+6-r(12),b+4-r(8),x.fillRect(a,b,1,1)]):[...Array(999)]
  • u/qm3ster
    115 r=x=>x*Math.random();p=t?p.map(([a,b]=[r(1920),r(1080)])=>[a+6-r(12),b+4-r(8),x.fillRect(a,b,1,1)]):[...Array(999)]
  • u/qm3ster
    112 r=Math.random;p=t?p.map(([a,b]=[1920*r(),1080*r()])=>[a+6-12*r(),b+4-8*r(),x.fillRect(a,b,1,1)]):[...Array(999)]. How do I delete comments?

Please log in (or register) to comment.


function u(t) {

}//
114/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Interaction of live attractors

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/12066 by u/thorbear

function u(t) {

}//
140/140


Please log in (or register) to post as a new dweet (copy-paste code somewhere safe to save it meanwhile).

  • Okay, now with the original parameters!

Please log in (or register) to comment.

Loading...
Next page