dwitter.net | #twister

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

Please log in (or register) to comment.

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

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

  • u/danny@hille.dk
    This is a personal thing!!! Twister2d is one of my favorite old school effects, it's also one of the first things i tried to golf to fit into a dweet (and I failed miserably :-)) I have retried tried (and failed) a couple of times, but this is the first time i actually managed to get the damn thing to fit without compression. I had to scarifice colors to maintin an interesting animation. Perhaps I'll get it next time :-) #twister #twister2d
  • u/New_Core
    it look great...
  • u/DataMeta
    beautiful #grayscale

Please log in (or register) to comment.


function u(t) {

}//
134/140


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

  • Nothing new, it has all been done before. I just had to try again :-) #twister for(TW=I=>S(t*3+r+I*1.6)*60,c.width=y=700;d=TW(r=y/255),y-=2;)for(i=4;n=TW(i),m=TW(i+1),b=255*(m-n)/70,x.fillStyle=R(i%2?0:b,0,i%2&&b),i--;)n<m&&x.fillRect(n+d+350,y,m-n,2)

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

  • an attempt at something like a twister
  • Show more comments…
  • u/joeytwiddle
    That's a very juicy #twister!
  • u/cyhawk
    I teach 9-year-olds programming and used a tidied up version of this to show them how to figure out how something works. They loved it! Thanks! I've added a bit of gap between the strands to make it easier to understand, and I think it looks good. Like Math.max(180*S(a-1.2),0).
  • u/rnbw
    wow, i would have never thought that my recreational programming would be used for educational purposes. glad i was able to help those kids out on their journeys!
  • u/danny@hille.dk
    Just saw this, nice code man! Save 11 b like this: for(c.width=i=300;i--;)for(j=8;j--;x.fillStyle=#f+j*15)x.fillRect(i,99-S(a=t-i/80*C(t+i/99)+j*.9)*40,1,Math.max(40*S(a-1.1),0))

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
136/140


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

  • Embossed spinner

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

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

  • almost happy with this :-/

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/10401 by u/rbong

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

  • Retrow

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

  • Classic Twister Effect
  • Show more comments…
  • u/Purpzie
    Shortened by 10 characters: c.height|= p=m=>(S(Y+t+m*90)+1)*250;for(i=108;i--,Y=(0|i/4)*40;a<b&&x.fillRect(a,Y,b-a,40))x.fillStyle=R(a=p(m=i%4),50,b=p(m+1%4))
  • u/Purpzie
    Oh woops it should be c.height|=p=m=>(S(Y+t+m*90)+1)*250;for(i=108;i--,Y=(0|i/4)*40;a<b&&x.fillRect(a,Y,b-a,40))x.fillStyle=R(a=p(m=i%4),50,b=p(m+1%4))
  • u/Purpzie
    Okay dwitter hates me now, there should be a newline afterc.height|=
  • u/Purpzie
    Honestly there should be an edit button for comments. Forgot to mention I changed the color but it has no effect on code length

Please log in (or register) to comment.

Loading...
Next page