dwitter.net | mxfh (11556)

+ 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) {

}//
128/140


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

  • u/magna
    Just feedbacking PNG bytes into image data: t||(w=c.width=192) D=x.createImageData(w,108) D.data.set([...atob(c.toDataURL().split,[1])].map((c,i)=>i%4<3?c.charCodeAt():255).slice(0,82944)) x.putImageData(D,0,t*t)
  • u/Xen
    nice!!
  • u/andrea270872
    wow. this one looks scary! if my screen would start do behave like that I would just freak out :D
  • u/DataMeta
    hahaha cool!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

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/24141 by u/tomxor

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/ciaccodavide
    oooooh, I love dithering! Nice one!
  • u/tomxor
    me too :) I didn't realise how simple the algorithm was before no, and it can be done in a single pass because it's only half a 2d kernel. Tweaking the coefficients (*R) can be fun, e.g 7*R=>5*R, 3*R=>5*R better preserves the dark and light areas in this image.
  • u/magna
    Wow
  • u/sigveseb
    Very nice!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
133/140


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

  • GANTZ

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

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

  • Essential reading
  • Show more comments…
  • u/mxfh
    Lol. Apple Skunkworks I suppose. dwitter is a whole argument while real other browsers should be enforced to be allowed on iOS.
  • u/rep_movsd
    Chromium doest show the skunk :(
  • u/tomxor
    Safari/webkit is the new IE in terms of browser stagnation and bugs, i come to dwitter to not care about it :)
  • u/mxfh
    ok, spotty alpha channels are not that rare: https://observablehq.com/@mxfh/emojis

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

  • Some nice math for the 270 initial radius: The half-height is 540, this must equal r+r/2+r/4+r/8+...=r(1+1/2+1/4+1/8+...). Think about the bit in the brackets in terms of pizzas. You have a whole pizza, plus half a pizza, plus a quarter (half the remaining half), plus an eighth (half the remaining), etc. You have two pizzas! So 540=r*2.

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

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

  • u/ciaccodavide
    maybe I should have used margin:${r()/2}px for a subtler shake

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/3078 by u/FireFly

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

  • Animated sprite silhouettes! (crawling)
  • u/FireFly
    Adding a #time dimension to an old dweet of mine, by rethinking it a bit :)
  • u/rep_movsd
    Amazing
  • u/rep_movsd
    Looks like some of your earliest dweets dont render anymore on the new dwitter shim code
  • u/FireFly
    hmm, they seem to work fine for me :o (in Firefox)
  • u/rep_movsd
    Must be Chromium issues then

Please log in (or register) to comment.

Loading...
Next page