dwitter.net | jdspugh (36529)

+ 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

function u(t) {

}//
119/140


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

  • Tiny Tree Lake 🌲 Golfed by pavel, gibson042, yonatan, tomxor, and me
  • Show more comments…
  • u/rep_movsd
    for(X=t&&X+r*25,i=h=6+2*C(t*5)<<6;--i;x.fillRect(...t?[X-r*i/8,600+(r*8&3?i-h:h-i),i/4,2]:[i*8,r*h,h,r]))r=1+S(i^X)
  • u/rep_movsd
    for(X=t&&X+r*25,i=h=6+2*C(t*5)<<6;--i;x.fillRect(...t?[X-r*i/8,600+(r*8&3?i-h:h-i),i/4,2]:[i*8,r*h,h,r]))r=1+S(i^X)
  • u/KilledByAPixel
    great attempt! not sure it is possible to get smaller without cutting something. in this case the X%4 part is necessary to make the trees varying heights
  • u/FireFly
    "boring" -1, distribute the ?: across args in the fillRect: x.fillRect(t?X-r*i/8:i*8,t?600+(r*8&3?i-h:h-i):r*600,t?i/4:h,t?2:r). Or more depending on what artistic tradeoffs you're okay with, e.g. just always setting height to r isn't terrible

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

  • Show more comments…
  • u/rep_movsd
    Nice
  • u/primo
    Performance boost: eval(unescape(escape𮀮𬁵𭁉𫑡𩱥𡁡𭁡𚁄👴🱄𞡮𩑷𘁉𫑡𩱥𡁡𭁡𚁣𛡷𪑤𭁨👷🐵𝠸𛁷𚐬𜀬𜀩𒡡👄𛡤𨑴𨐊𩡯𬠨𪠽𪀽𝰴𜀻𪀫𪠭𛐻𚑦𫱲𚁩👷𛰲𞱩𞱡𦱯🐭𛑩𚠴𚰨𜰳𜰭𪠯𜠭𝠴𚡓𚁵👺𛰳𜠭𭀪𞀩𯀱𚐪𭰪𜠫𜱝👡𦱯𛐸𚡩𧐽𜐲𞀭𝐷𚡓𚁵𚐭𪠪𞀱𛱺𚡃𚁵𚐩𮠽𚁩𚡩𚱪𚡪𛰲𚐪𚠮𝐠.replace(/uD./g,'')))
  • u/primo
    Uncompressed: x.putImageData(D=t?D:new ImageData(c.width=w=568,w),0,0) a=D.data for(j=h=740;h+j--;)for(i=w/2;i;a[o=--i*4+(333-j/2-64*S(u=z/32-t*8)|1)*w*2+3]=a[o-8*i]=128-57*S(u)-j*81/z*C(u))z=(i*i+j*j/2)**.5
  • u/primo
    Place newlines were appropriate >_<;;

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/cantelope
    my wife likes this one so much she asked me to print it so i did. she says she's going to frame it. :)

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

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

  • u/LTVA
    Hello. I want to use this code in my future game as generator of the part of the background. Also I would try to modify it slightly so generation would be partially random and big "skyscrapers" will have more details (2-color grid representing windows)

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

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

  • composite water ripple + refraction effect remix
  • u/danny@hille.dk
    z=c.width=w=180,x.fillStyle='navy';for(m=2e4;m--;r=(a=X/90-1)*a+(b=Y/90-1.4)*b,d=-.1,z=S(a/d*r+t*4)-C(b/d+t*7))x.fillRect(X=m%w,Y=m/w,C(X/9-S(Y/39-t*3)^Y/9-C(X/33+t*4)+t*3)/z+1,z*.4)
  • u/Odog8
    Looks like a snes demoscene-to-be!
  • u/danny@hille.dk
    #water

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

  • Alien invasion remix

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

  • dunno what to label this remix

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
126/140


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

  • Prime fun 3 / 3 - when X is less than Y, then X modulo Y gives X, so we see the normal vertical prime stripes, white shows X is a prime. not sure about the rest, there seems to be a large white line around the line where X equals Y, #math #primes

Please log in (or register) to comment.


function u(t) {

}//
128/140


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

  • Prime fun 1 / 3 - This is the standard X&Y (binary AND) Sierpinski triangle picture but only where X & Y is a prime number. perhaps revealing a relationship between primes and binary AND #math #primes

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.

Loading...
Next page