dwitter.net | lucio (881)

+ 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: #ScaryMovies
show FPS hide FPS share 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).

  • Ghost Train v2

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
137/140


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

  • Fredkin Replicator
  • u/pavel
    Cellular automaton. A cell turns on if it has an odd number of on neighbors and turns off otherwise.
  • u/pavel
    First 32 generations
  • u/pavel
    (starting with one on cell in the middle)
  • u/lucio
    Awesome Numberphile contribution :-)

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/11374 by u/ellisk1

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).

  • Twisting Ring v2

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
139/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 fullscreen
remix of d/5600 by u/p01

function u(t) {

}//
136/140


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

  • Spread the word around

Please log in (or register) to comment.


function u(t) {

}//
130/140


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

  • u/yonatan
    r=Math.random;for(u[h=16]=r(i=2e3)*1e4;i--;x.fillRect(704+i%32*h,970-(i>>5)*h,h,h))n=u[i]=r(q=i+.5-r()|0)*(u[q]+u[q+1]+u[q-32]+u[q-31]|0)*.48,x.fillStyle=R(n*4,n*2)
  • u/yonatan
    #flame #fire
  • u/jylikangas
    I clicked hot and this appeared. Can confirm Dwitter UI is properly tested.
  • u/sigveseb
    Hot indeed

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
127/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 2 remixes fullscreen

function u(t) {

}//
129/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 fullscreen

function u(t) {

}//
139/140


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

  • Busy Spider

Please log in (or register) to comment.

show FPS hide FPS share 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/anotherkitten
    stop being so good
  • u/katkip
    i love your beesandbombs dweets
  • u/pavel
    I call fill just once, the black bits are a single connected shape that zig-zags, the messy edges are hidden offscreen.
  • u/pavel
    I use 1/(1+9e9**x) to smooth step but even rows step twice in one cycle which is done by adding (j|t)%2 as offset.
  • u/pavel
    In hindsight ~~x+(x%1)**9 is better for multi-smooth-step animations.

Please log in (or register) to comment.

Loading...
Next page