dwitter.net | New_Core (4946)

+ 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
remix of d/3510 by u/New_Core

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/3463 by u/New_Core

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 1 remix fullscreen
remix of d/3171 by u/New_Core

function u(t) {

}//
135/140


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

  • Burning canvas.. first fire test =)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/2962 by u/FireFly

function u(t) {

}//
130/140


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

  • Made my own little try to reduce the code a bit..

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/2828 by u/New_Core

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

  • tried same with function.. still 140 ;) F=(e,d,a,b)=>x.fillRect(a,b,d,e);for(i=768;i--;x.fillStyle=hsla(${i+99*S(f)},99%,50%,.5)i<216?F(5,2e3,0,5*i,f=t*2):F(g=1080,5,5*i-g,0,f=t)
  • u/New_Core
    lol and now I wonder why I didnt just do this from beginning.. for(i=768;i--;x.fillStyle=hsla(${i+99*S(f)},99%,50%,.5)i<216?x.fillRect(0,5*i,2e3,5,f=t):x.fillRect(5*i-1080,0,5,1080,f=t*2)
  • u/New_Core
    #colorshock

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
125/140


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

  • u/donbright
    excellent
  • u/New_Core
    s=140;with(Math)p=.2*t%PI*2,g=6*p/4,r=pow(abs(cos(g)/1)**2+abs(sin(g)/5)**4,-1/6),X=r*cos(p),Y=r*sin(p),x.fillRect(X*s+960,Y*s+540,9,9)
  • u/New_Core
    s=300;with(Math)p=.2*t%PI*2,g=8*p/4,r=pow(abs(cos(g)/1)**2+abs(sin(g)/5)**4,-1/15),X=r*cos(p),Y=r*sin(p),x.fillRect(X*s+960,Y*s+540,9,9)
  • u/13thptr
    #plot

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
remix of d/1446 by u/sigveseb

function u(t) {

}//
135/140


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

  • now my country flag is Q("#006AA7",1e3);Q("#FECC00",150) ;)

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
114/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
remix of d/590 by u/New_Core

function u(t) {

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

  • A 2 color plasma, couldnt fit the 3:d color
  • u/icecuber
    Can you fit the 3:d color with this (reduced 21 bytes)? a=c.width=99;d=x.getImageData(0,0,a,a);for(i=3e4;i--;)d.data[i]=i%396+[b=S(i/5e3+t),-b,,i][i%4]*a;x.putImageData(d,0,0)
  • u/New_Core
    nice.. that is much better
  • u/New_Core
    a 3 color test added on icecubers code a=c.width=99;d=x.getImageData(0,0,a,a);for(i=3e4;i--;)d.data[i]=i%396+[S(q=i/5e3+t)*0.6,S(q+t)*0.3,S(q+t*4),i][i%4]*a;x.putImageData(d,0,0)
  • u/iverjo
    Nice :) I find your attempt at plasma better than mine: Btw, you can replace 0.6 with .6 and similarly for 0.3
  • u/iverjo
    https://dwitter.net/d/48

Please log in (or register) to comment.

Loading...
Next page