dwitter.net | robbyg (44918)

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

  • Linear RGB vs "sRGB" Color Interpolation (with adjustable gamma, y)

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

  • Bouncing ball reflection #ball

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

  • Surface swapping #ball

Please log in (or register) to comment.


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

  • Hmmmm... remix

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

  • Kids on swings remix "weeee!"
  • Show more comments…
  • u/danny@hille.dk
    Thanks mate, I didn't really know how the encoding was done, so i came up with this solution function makeMagicString(data, width){ let buf = ''; let str = '' data.forEach((o,i)=>{ if(i%width===0 && i){ str += String.fromCharCode(parseInt(buf,2)); buf = ''; } buf += o?1:0; }) str += String.fromCharCode(parseInt(buf,2)) return str; }
  • u/danny@hille.dk
    where data is an array of 1 and 0 ex: [0,0,0,0,0,1,1,1,1,1,0,0,0,0,0, 0,0,0,1,1,1,0,0,0,1,1,1,0,0,0, 0,0,1,1,1,1,0,0,0,0,1,1,1,0,0, 0,1,1,1,1,0,0,1,1,1,0,1,1,1,0, 0,1,0,0,0,0,1,1,1,1,1,0,1,1,0, 1,0,1,1,0,0,0,1,1,1,0,0,0,0,1, 1,1,1,1,1,0,0,0,0,0,0,0,0,1,1, 1,0,1,1,0,0,0,0,0,0,0,0,1,1,1, 1,0,0,0,1,1,1,1,1,1,1,0,0,1,1, 0,1,1,1,0,0,1,0,1,0,0,1,1,1,0, 0,0,1,0,0,0,1,0,1,0,0,0,1,0,0, 0,0,0,1,0,0,0,0,0,0,0,1,0,0,0, 0,0,0,0,1,1,1,1,1,1,1,0,0,0,0]
  • u/danny@hille.dk
    I know it's not the most elegant solution, but I stick to the mantra "If it works, it aint stupid" :-)
  • u/danny@hille.dk
    #pixelart

Please log in (or register) to comment.

show FPS hide FPS share 1 remix 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) {

}//
133/140


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

  • Alien Spacecrafts 🛸

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/21217 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).

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/21304 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).

Please log in (or register) to comment.

remix of d/23273 by u/pavel

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

  • otherworldly flower

Please log in (or register) to comment.

Loading...
Next page