dwitter.net | #sierpinski

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

}//
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
Xen

function u(t) {

}//
70/140


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

  • -70Byte-Refix-
  • u/Xen
    another 4 bytes can be shaved but it will take longer to draw ;-)
  • u/kchplr
    62 bytes, same speed : x.fillText(x.drawImage(c,(V=t*9%3|0)*480,V%2*540,960,540),9,9)
  • u/kchplr
    62 bytes and faster, but less interesting fade in: x.fillText(x.drawImage(c,(V=frame%3)*480,V%2*540,960,540),9,9)
  • u/iverjo
    #sierpinski

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

  • 𝗚̵̟̗̣̗̟̄̕͝𝗹̢̣̮̗̠̊͒̈́̈𝗶̠͙ͫ̓̅ͮ̿͠͠𝗧̪̖̗̰͇̂̊̊̂𝗰͉̙̙̞̦̪̍͋̂𝗵̩̩͖ͭ̃͐͛͘͡𝗲̱̱̻̼̇̂̾̉̕𝗱̧̛̱̯̭̇̂̇ͫ 3.0

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 1 remix fullscreen

function u(t) {

}//
133/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
geb
remix of d/20620 by u/dnmc

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

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
122/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/pavel
    I think I figured it out. If you set s=12 the structure becomes more apparent. +t*C(i) doing SO MUCH WORK is an amazing accidental find.
  • u/pavel
    This certainly looks like a 2d projection of something 3d, how to get the depth information?
  • u/pavel
    The trick is to rng three 2d vertices and smoothly vary them. Every combination uniquely maps to a valid 2d projection of a 3d plane so our brains infer the 3d shape.
  • u/pavel
    for(c.width|=i=3;i--;x.lineTo(960+500*S(i*t),540+500*S(i+t)));x.fill()

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
Xen
remix of d/5896 by u/Moosething

function u(t) {

}//
80/140


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

  • 80byte remix

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/13405 by u/katkip

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

Please log in (or register) to comment.

Loading...
Next page