dwitter.net | KilledByAPixel (72074)

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

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
4ce
remix of d/26285 by u/4ce

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

  • Simple code style : paperclip. 📎 d/26251 Strong copy like a obfuscate original version. (maybe⠀i⠀lost⠀joke...)
  • Show more comments…
  • u/jasnh
    it does not seem to be your problem
  • u/lerc
    You can further reduce the path string by holding repeating elements in a var x.lineWidth=24;Q="0a1 1 0 11";x.stroke(new Path2D(M1048 343V72${Q}-118 0V15${Q}148-2V90${Q}-178 0V343))
  • u/lerc
    of course hard to represent in a comment with backticks being used for markup
  • u/4ce
    For u/lerc you can try use: ```Result\`code\` block!``` >after posting> Result`code` block! ;Or this app d/26270 but i no sure what all works like needs; ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ u/lerc paperclip 📎 : x.lineWidth=24;Q="0a1 1 0 11";x.stroke(new Path2D(`M1048 343V72${Q}-118 0V15${Q}148-2V90${Q}-178 0V343`)) 105Symbols! ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀ u/lerc paperclip 📎 Q in ${Q="0a1 1 0 11"} :: x.lineWidth=24;x.stroke(new Path2D(`M1048 343V72${Q="0a1 1 0 11"}-118 0V15${Q}148-2V90${Q}-178 0V343`)) 103Symbols! ~_^

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
113/140


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

  • SVG path in canvas: paperclip. 📎 (in sim looks≈≈=like d/26251 but ok... remix! )

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

  • u/taupelink
    randomized parameter, your mileage may vary, reload for a new variation

Please log in (or register) to comment.

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

  • Infinite Falling Marble #Physics
  • Show more comments…
  • u/mrperson59
    Delete the last 4 chars in the compressed string and watch the ball wobble around like mad
  • u/tomxor
    Yeah -V/8 is for velocity damping on Y. Which is necessary with velocity based collision resolution. An alternative that doesn't require this is verlet integration, but that requires far more characters.
  • u/Qwitter
    Cool
  • u/nix
    r u effin kiddin me?

Please log in (or register) to comment.

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

  • Green Energy

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/26256 by u/jdspugh

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

  • Pacmancraft

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
4ce

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

  • iTryedMake="Hello Dwitter!,without compress,full original".split(',') ~_^
  • u/4ce
    function u(t){ r=e=>s=Math.floor(Math.random()*14);x.fillStyle=r()>5?R():hsl(${r()*26},99%,50%);x.font='999 200px s';x.fillText('Hello Dwitter!'[r()],s*141,611) }//version 147 symbol
  • u/4ce
    Cool style Array iTryedMake from https://www.dwitter.net/d/2782
  • u/4ce
    r=e=>s=Math.floor(Math.random()*13);x.fillStyle=r()>5?R():`hsl(${r()*28} 99%50%`;x.font='350px s';x.fillText('Hello Dwitter'[r()],s*144,668) // 140 v1.1 for all symbol blink
  • u/4ce
    How enter ` symbol in Dwitter comment? Try use(type) this: ```code block``` for make: code block and escape symbol: ` with: \ in "code block" like this: ```Result\`code\` block!``` Live example(?): Result`code` block! ~_^

Please log in (or register) to comment.

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

Loading...
Next page