dwitter.net | iverjo (1350)

+ 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
remix of d/104 by u/iverjo

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

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/197 by u/iverjo

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

  • Snek!

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/379 by u/iverjo

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

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/464 by u/iverjo

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

  • Burning ship fractal. Feel free to play with the parameters to find other interesting locations in the fractal

Please log in (or register) to comment.

remix of d/123 by u/icecuber

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

  • Color version, a minified version of myJS's suggestion
  • Show more comments…
  • u/iverjo
    #fractal
  • u/iverjo
    #mandelbrot
  • u/iverjo
    #slow_render
  • u/f8f82804
    #scanline

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

  • Optical illusion: Go fullscreen and glance at the different parts of the image. As you move your eyes, it may seem like other parts of the image moves slightly.

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

  • Optical illusion: Go fullscreen and stare at the center for 15-30 seconds. Then look down at your keyboard. Notice anything unusual?
  • u/iverjo
    129 characters: c.width=960;for(i=26;i--;)d=(i+3*t)%26,I=C(d*.7)>0?1:0,x.beginPath(),x.arc(480,270,I?d*22:600-d*22,0,7),x.lineWidth=12,x.stroke()
  • u/iverjo
    #opticalillusion

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

  • Optical illusion: Look at the center dot for at least 5 seconds. What you should see is that the missing dot becomes light green. Keep staring at the same point for another 10-30 seconds, and you might notice that some pink dots will "disappear". This is due to cone fatigue in your eyes.

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/627 by u/cristea

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

  • More precise colors and more movement

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

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

  • Android-style loading spinner
  • u/iverjo
    119 characters: c.width^=0;x.beginPath();x.arc(960,500,199,t*4+2*C(t),t*4+3.2+2*S(t));x.lineWidth=40;x.strokeStyle='#5592FB';x.stroke()
  • u/iverjo
    #loading #spinner

Please log in (or register) to comment.

Loading...
Next page