dwitter.net | Irratix (73)

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

}//
137/140


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

  • I heard the theme was #time ? Simple clock

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/23081 by u/Irratix

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

  • static, but slightly higher res
  • u/KilledByAPixel
    Full res... for(t*=60,j=2e3;j--;x.fillRect(t,j,1,1))x.fillStyle=R(...j&t^j?[~t&255|j,,j+t&201]:[,3*(t-9)*t%j<<2,t-99^j])

Please log in (or register) to comment.

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

function u(t) {

}//
25/140


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

  • How long could it possibly take to just draw a triangle? Answer: About 18 minutes.
  • u/Xen
    nice idea
  • u/Xen
    alt: x.fillRect(t,t,1,1e3-t*2)
  • u/Xen
    alt: x.fillRect(t,t,1,1e3-t*2)
  • u/Xen
    back to double posting, dwitters inner quantum mechanics leaking again :-(

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

  • wanted to see if i could fit it in an uncompressed dweet without changing functionality.

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/20727 by u/Irratix

function u(t) {

}//
124/140


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

  • and shorter

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

  • We can always go shorter

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/19617 by u/vityavv

function u(t) {

}//
118/140


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

  • Was just trying to golf a bit more for fun, but ended up with an effect I thought looked really cool :D

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

  • How many digits of pi can you store in a dweet? Here's 367 (including leading 3
  • u/katkip
    ▓ nice ▓ unicode ▓ characters ▓ there
  • u/Irratix
    Haha, you kinda run out of ASCII when you store a number in base 55394 :P

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

  • Pascal's Triangle. Could easily be shorter (probably)
  • u/Irratix
    Still had a lot of room left, so I made an easily visible rowAmt variable for you to tweak :D
  • u/tomxor
    I used this same little function recently for the intensities in simulated NMR multiplets. Pretty sure this is the shortest math.

Please log in (or register) to comment.

Loading...
Next page