dwitter.net | DaSpider (11616)

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

  • Almost Automaton

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

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

  • Shadow Flowers 🌸 #Genuary Day 2 - Layers upon layers upon layers.

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

  • Noise Warping 〰️

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

  • Bombed City Sunset 💣🌇
  • u/KilledByAPixel
    continued improvements, many small golfs allow enough space for hsl color and full res
  • u/lewdev
    This is amazing! So cool just to watch.

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

  • Sunset Islands 🌅

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

  • City Ruins 🌆

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.


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

  • Photon-Mapping using a Random-March Scattering Model
  • Show more comments…
  • u/tomxor
    I think you're getting hung up on the array like key notation, but it's not being used as an array. Think of -1,-2,-3 as an abitrary property name on an object, the u.-1,-2,-3 property syntax would be equivalent if not for the invalid chars. u[k]++ simply increments a number stored for the property k, ++ only works because that property value has been previously initialised using u[k]|=0 which will convert undefined values to 0.
  • u/jellyedwards
    Holy crap! They need to add a dwitter category to the Nobel awards for stuff like this!
  • u/0x61
    [insert image of dribbling cat] We're not worthy. This is endgame
  • u/KilledByAPixel
    https://www.reddit.com/r/tinycode/comments/1…

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/29375 by u/384.cz

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.

Loading...
Next page