dwitter.net | lewdev (911)

+ 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
remix of d/29300 by u/lewdev

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

  • 🟥 Fake #3D Rotating lava cubes

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34376 by u/lewdev

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34375 by u/lewdev

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

  • 🎨🖱️ Tiny Canvas Paint Dweet (click drag to draw)
  • u/ximavus
    You did it! This was a big goal on my original paint project to click and paint instead of automatically painting
  • u/ximavus
    You can put also onkeydown=e=>c.width|=0 at the end to add clearing by pressing keys

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
104/140


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

  • Solitaire win screen attempt
  • u/ximavus
    nice!
  • u/lewdev
    Thanks. I wanted to have cards constantly jumping out but I lost steam.

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34366 by u/lewdev

function u(t) {

}//
68/140


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

  • Paint that works in fullscreen too (-15b)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
83/140


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

  • Paint that works in fullscreen too
  • u/cantelope
    👍
  • u/ximavus
    here's a 32 character golf: change the c.width/innerWidth and c.height/innerHeight with 3.4
  • u/ximavus
    I checked how much it is and its actually 3.386243386243386 but 3.4 is pretty close
  • u/lewdev
    I didn't want a hard-coded version because this solution is much better than this d/34332 which uses getBoundingClientRect to find the accurate position of your mouse no matter the size of your canvas. But I'll keep that in mind for future dweets.
  • u/ximavus
    ok

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34344 by u/Axioplase

function u(t) {

}//
110/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/34345 by u/lewdev

function u(t) {

}//
122/140


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

  • 🖌️ Painting with lines (smooth) -11b, 1b short of 140b

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34338 by u/lewdev

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

  • 🖌️ Painting with lines (smooth)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/34330 by u/ximavus

function u(t) {

}//
123/140


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

  • 🖌️ Painting with lines

Please log in (or register) to comment.

Loading...
Next page