dwitter.net | New_Core (12314)

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

  • Show more comments…
  • u/cantelope
    u/magna this issue is a feature, not a bug XD ... in seriousness, the forced "landscape" orientation is a product of years of responsive web design experience. I've chosen for my apps, instead of trying to adjust to arbitrary user viewports with inescapable problems, to just peg the dimensions, so my apps always known their environment. The 16:9 (1920 x 1080) is just the most common computer monitor full-screen resolution, which is also the "landscape" orientation for many mobile devices. so, thank you for the request, and feel free to fork/innovate/modify my github repos!
  • u/magna
    u/cantelope yeah! I forked your repo and added a TODO note to myself to _maybe_ try adding it. But thanks for the additional background!
  • u/cantelope
    u/magna let me know if any other stuff here is interesting to you https://boss.mindhackers.org some of it is on github, others not
  • u/magna
    Bookmarked!

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

  • Chaotic Trail...

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

  • u/fentbiggesthater
    couldve sworn ive seen this somewhere before also, stolen? impressive
  • u/New_Core
    Nah, its not stolen.. but its a remix of the one zachygreen did.. I made it in a different way but I posted it as a remix of his since its so alike looking.. If you mean you seen it even before that then there is always that chance someone made something simular before.. who knows ;)
  • u/lewdev
    I totally saw this on StarFox on SNES! 😉

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/32708 by u/tomxor

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

  • Just wanted to see if a curve could be used. (there is a linebug, thats why I chose fill)

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.

remix of d/32690 by u/tomxor

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

  • Pillars of Dwitter - HD

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/32664 by u/tomxor

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

  • Ventilation Shaft

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/32656 by u/Agnes

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

  • Heavy, and I didnt go for the true logo ;) but maybe it gives some ideas..
  • u/lewdev
    I've never seen setLineDash before. Interesting.
  • u/Agnes
    Why would they give us fillText and strokeText but not just text so we can add it to the path and do interesting stuff with it :(
  • u/cantelope
    u/Agnes because like any path function, there are 2 ways to complete it, fill or stroke. text is just polygons

Please log in (or register) to comment.

Loading...
Next page