dwitter.net | danny@hille.dk (37119)

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

}//
139/140


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

  • Hexagons, wave from the right

Please log in (or register) to comment.

remix of d/9644 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.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
50/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
Xen
remix of d/9181 by u/magna

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

  • Quick play, Shoutz 2 magna

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
121/140


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

  • Sierpinski's floral garden

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

  • [Dwitter Compressor V1.37] Click in between the arrows. Paste your code in the INPUT element and go to a new tab. Then come back here to get your compressed code. From there, just copy the text in the INPUT element, and paste in your dweet to post it. Now supports characters ranging from 0-255. LImit of 184 bytes.

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

  • uncompressed: for(p in x)this[p[0]+p[6]]=p;x[fc](0,0,q=c.width=c.height=98,q);for(x[gC]='lighter',i=20;i--;s=2**i)i>5?x[fc](S(t)*55+i*6,40,4,9,x[fy]=hsl(${i*39},39%,2%):x[da](c,-s,-s,b=q+s*2,b)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/9088 by u/firegodjr

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

  • Fractal Metropolis 1972

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.

show FPS hide FPS share 1 remix fullscreen
remix of d/8639 by u/pythech

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

  • #confetti remix! Had to go to squares to squeeze color in, but should be possible to golf back to circles
  • u/BalintCsala
    You don't have to close the hsl function
  • u/redactedhoptional
    You can use a template string in the color string, so hsl(${9*i},99%,50%, it saves 1 character. You could also make it translate(960,540) so it is correctly centered.
  • u/redactedhoptional
    Also also, you can remove fill(), and round the -3.88 to -3.9 to save a character.

Please log in (or register) to comment.

Loading...
Next page