dwitter.net | ximavus (2183)

+ 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

function u(t) {

}//
122/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) {

}//
102/140


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

  • Remix remix

Please log in (or register) to comment.

show FPS hide FPS share 2 remixes fullscreen

function u(t) {

}//
102/140


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

  • Another remix :-)
  • u/danny@hille.dk
    better version, 98 bytes => t?i=1e4:c.width=w=128 for(;i--;x.fillRect(X,Y,1,1))x.fillStyle=R(X=i%w,m=S((Y=i>>7)-t*w&X)*255,-m)
  • u/danny@hille.dk
    95b =>for(i=1e4,c.width=w=128;i--;x.fillRect(X,Y,1,1))x.fillStyle=R(X=i%w,m=S((Y=i>>7)-t*w&X)*255,-m)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
100/140


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

  • keep alive remix :-)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
123/140


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

  • another remix
  • u/danny@hille.dk
    check out this remix 89 b-> for(t?i=768:c.width=w=32;i--;x.fillRect(X,Y,1,1))x.fillStyle=R(Y=i>>5,X=i%w,S(X^t*w-Y)*i)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
128/140


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

  • remix to keep this long running dweet chain alive :-)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/21820 by u/erin

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/21805 by u/erin

function u(t) {

}//
121/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
remix of d/21475 by u/erin

function u(t) {

}//
105/140


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

  • golfed, made water blue, etc. room for fun, if anyone wants to try anything

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/21440 by u/erin

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

  • this is supposed to be water in the sun, but i couldn't figure out how to make the color blue instead of rainbow without ruining the shine.. any ideas?
  • u/danny@hille.dk
    c.width=w=70;for(i=2800;i--;)x.fillRect(X=i%w,Y=i/w,X/9+1*(Y/7)+S(X/7-5*t),1),x.fillStyle=hsl(${U=191+i/55+S(t*9+i)*4},60%,40%,${T(U)+.5}
  • u/danny@hille.dk
    You can do it the lazy way, by simply adjusting the number range to lay within a single color hue, and shifting it towards the blue hue, blue is around 165 (light greenish blue) to 260(purplish blue)
  • u/danny@hille.dk
    But i actually like the rainbow water better :-)
  • u/erin
    lol thanks! :)

Please log in (or register) to comment.

Loading...
Next page