dwitter.net | rodrigo.siqueira (18281)

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

}//
140/140


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

  • Rotating Lorenz Attractor remix #lorenz

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
103/140


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

  • I was trying to remix a snowflake fractal and found mountains instead.
  • u/Xen
    you almost beat me to my secret project i've been working on for last 2 weeks in silence ;-)
  • u/rodrigo.siqueira
    I want to see your project u/Xen. My wishlist is to use x.drawImage(c,1,0) trick to show infinite horizontal scrolling mountains. I like this style of generative mountains since I saw them for the first time in Moon Lander game, Atari's Vanguard and Moon Patrol.

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

  • u/Xen
    smooth!
  • u/pavel
    Nice. Here's 126, maybe room for snowflake code with(x)for(fillRect(0,0,i=2e3,i);i--;)clearRect(50,9,!setTransform(s=2+i%7,0,0,s,i,i&&(i*i+t*s)*50%2e3-400),i&&!rotate(i+t/4))

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
82/140


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

  • u/magna
    The 3398th triangle looks the most interesting

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

  • Aligning the stars (cosmic axis) #stars

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

  • Flock of flying birds (remix of "snow fall").

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

  • Flipping donuts #torus #donut 🍩🍩🍩

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

  • Rotating Double Donuts #torus #donut 🍩🍩
  • u/TGY
    I don't think you need "var" there. It works fine without it :)
  • u/New_Core
    nice, and its 5 FPS faster with the "var" then without on my old machine.

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
137/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).

  • Show more comments…
  • u/geb
    for(i=1e4;i--;f(0,c=2,280,i+t,πŸ’‘&&β­•β­•βžœπŸ©πŸ©)) f=(w,h,q,d)=>q>99?f(h+q*C(d),w+q*S(d),q/c,T(d*d+t*d)/c): x.fillRect(w+480+950*(i%c),h+510,.4,t<c)
  • u/rodrigo.siqueira
    I posted a cleaner version (remix). I usually avoid obfuscated code, but in this case it was for aesthetic reasons and for fun ("donuts everywhere" style). The πŸ’‘&&β­•β­•βžœπŸ©πŸ© part was just to illustrate, it has no functionality in the code.
  • u/tomxor
    I think Pavel might be refering to unicode tofu, I get this too... the "β­•β­•βžœπŸ©πŸ©" bit renders but almost all the other non-ASCII chars are tofu. I think it depends on what browser/OS combo you have.
  • u/tomxor
    ... and which fonts you've bothered installing.

Please log in (or register) to comment.

Loading...
Next page