dwitter.net

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

}//
140/140


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

  • Pillar, huge thanks to u/yonatan for helping with golfing

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

  • .618 is an approximation to the golden ratio. Putting .5 == 1/2 will create 2 spokes. Similarly .6 == 3/5 will create 5 spokes.

Please log in (or register) to comment.

show FPS hide FPS share 2 remixes fullscreen
remix of d/8154 by u/Xen

function u(t) {

}//
125/140


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

  • Thanks Xen for the strokerect, it makes really cool textures

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
128/140


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

  • square going up the stairs
  • u/Conjuror
    love it and it is cool
  • u/Joachim
    Looks good! To stop the jumpiness, replace -K/6.5 with -K/6.2

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

  • Further learning perspective. Landscape experiment!
  • u/joeytwiddle
    That's cool! #landscape #perspective
  • u/jylikangas
    Nice! There are some golfing opportunities. 124 byte version...for(c.width=g=999,i=-70;40>i++;)for(j=80;--j;l(f+=500))(l=e=>x.lineTo(500+f/h,(g+270*S(7*f))/h))(f=500*i,h=j-t%1) x.stroke()

Please log in (or register) to comment.

show FPS hide FPS share 2 remixes fullscreen
remix of d/6319 by u/veubeke

function u(t) {

}//
125/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 2 remixes fullscreen

function u(t) {

}//
112/140


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

  • Remixed on my phone so I didn't clean up unused variables etc. Just wanted to see how this looks with emojis :)

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

  • 00FF. More embedded bitmap fun :)
  • u/iverjo
    Cool!
  • u/sfz
    Going to take a three month sabbatical and figure out how this works.
  • u/FireFly
    Anything in particular that I should explain? It might help to draw the bits of the codepoints in the string literal on a piece of paper, as an 8×15 grid (15 chars, 8 bits per char). Ā is U+100, used to encode 0x00.
  • u/sfz
    Neat trick!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/1689 by u/FireFly

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

  • L-system visualizer. Sierpiński arrowhead curve
  • u/donbright
    brilliant.... any description of how it works?
  • u/donbright
    n/m i see you explain it in 1688, thanks!
  • u/tomkh
    haha... using translate/rotate is a cool hack! reminds me of LOGO turtle
  • u/FireFly
    Hehe, it's handy to offload the job of keeping track of the turtle to the canvas.
  • u/katkip
    #fractal

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

  • Ants! 🐜

Please log in (or register) to comment.

Loading...
Next page