dwitter.net | BriSeven (768)

+ 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: #Opposites

function u(t) {

}//
116/140


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

  • pseudorandom pulse signal

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

  • Wash yo hands.

Please log in (or register) to comment.

show FPS hide FPS share 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).

  • lava lamp behind the scenes.
  • u/BriSeven
    from here you can modify i*d and j*d to make whatever bulb shape you want.

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
126/140


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

  • disc read error

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
134/140


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

  • Sharehouse shower drain

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/584 by u/BriSeven

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

  • Pile of silly string

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/17773 by u/veubeke

function u(t) {

}//
138/140


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

  • Amazing what a couple parameter changes can do with this one!

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/17695 by u/pavel

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

  • OH NO, I'M RUINED
  • u/pavel
    Hah, yeah! This is more accurate right now.

Please log in (or register) to comment.

remix of d/578 by u/New_Core

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

  • hsl has harsh linear transitions. i've swapped in smooth gliding sinewave transitions
  • Show more comments…
  • u/BriSeven
    119 with a compromise on the constant m=127;x.fillStyle=R(C(h=t/2)*m+m,S(h-.5)*m+m,S(-h-.5)*m+m);t<15?x.fillRect(t*m,0,4,2e3):x.drawImage(c,C(t),0,1920,1050)
  • u/New_Core
    114 if we skip the prepaint wait. m=127;x.fillStyle=R(C(h=t/2)*m+m,S(h-.5)*m+m,S(-h-.5)*m+m);x.fillRect(t*m,0,4,2e3);x.drawImage(c,C(t),0,1920,1050)
  • u/New_Core
    and last number should be like 1060 for a bit more distortion
  • u/iverjo
    For some extra swaying movement, replace C(t) with 2*C(t)

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/524 by u/BriSeven

function u(t) {

}//
131/140


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

  • add sweep and moar motion blur!!

Please log in (or register) to comment.

Loading...
Next page