dwitter.net | sfz (8395)

+ 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
neo

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

Please log in (or register) to comment.

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

  • Pair programming nightmare

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
sfz

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

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

  • Works best in full screen, otherwise line is too thin
  • u/donbright
    how does it work ?
  • u/eruonna
    One way to draw the next iteration of the dragon curve is to take the previous iteration and then add it to itself backwards and rotated 90 degrees. Here p is the array of previous steps, j the index of the current step, and i walks backward through p. When i gets to the beginning, we set it equal to j and start over.
  • u/donbright
    thanks, that is fascinating

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
131/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) {

}//
120/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) {

}//
140/140


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

  • Can you arrange the numbers vertically? Feel free to use the special moves!
  • Show more comments…
  • u/joeytwiddle
    Thanks don. I golfed this over a 24 hour period, but could not squeeze a better "valid move" rule in. Remixes welcome!
  • u/donbright
    firefox should adopt e.x and e.y just so your dweet work
  • u/joeytwiddle
    Hehe. Sadly the mouse coords are also problematic in fullscreen, and on mobile.
  • u/joeytwiddle
    Valid moves are -4,-1,+1,+4. I have found a "valid move" test: **2|17)^17|| Will post the remix sometime.

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/2423 by u/shapes

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

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/2424 by u/shapes

function u(t) {

}//
131/140


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

  • u/sfz
    really cool
  • u/shapes
    Thanks, most credit goes to mxfh though, I'm just fuckin' around with his code to find cool shapes :)

Please log in (or register) to comment.

Loading...
Next page