dwitter.net | Ath0r (4741)

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

}//
138/140


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

  • Seasons Dweetings 🌲❄️

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

}//
140/140


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

  • ..or had been. -- Nicholson Baker, The Everlasting Story of Nory

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/10191 by u/yonatan

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.


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

  • Moiré Fish 🐟

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

  • Windy Tree 🍃

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/13495 by u/pavel

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

  • Show more comments…
  • u/13thptr
    awesome, looks like the ball escapes without breaking everything after a while though. will read the explanation more thoroughly.
  • u/pavel
    No chars left for bounds checks! It freaks out with negative positions. If I find a way to shorten I will add bounds.
  • u/ersagun
    I need to read and reread that explanation on a loop until I get this. This is incredible.
  • u/Qwitter
    Just wow.

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/18074 by u/pavel

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

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

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

  • City Outskirts
  • u/tomxor
    Nice, you got the colours just right, I couldn't quite figure that bit out. #city
  • u/pavel
    Just a black screen on Safari
  • u/KilledByAPixel
    fixing up the hsl to have commas and closing paren may fix some browsers
  • u/tomxor
    Safari is wrong, they should this dweet as a unit test :)

Please log in (or register) to comment.

Loading...
Next page