dwitter.net

+ 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
remix of d/8876 by u/robbyg

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

  • u/DataMeta
    curiously, the sand color comes out as pure yellow instead on amoled

Please log in (or register) to comment.

show FPS hide FPS share fullscreen
jh

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.


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

  • Autostereogram ⭐
  • Show more comments…
  • u/KilledByAPixel
    still trying to figure out why the other one had artifacts and this one seems not to, maybe something to do with randomizing the background you mentioned
  • u/Xen
    i'll just believe you all since i'm blind in one eye lol
  • u/donbright
    fascinating
  • u/smtsjhr
    i love these!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen

function u(t) {

}//
60/140


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

  • Vector Phield
  • u/Odog8
    #waitforit
  • u/Odog8
    Pro tip: If you need to use Math.PHI more than once, it's less bytes to use a=t&&1+1/a
  • u/Odog8
    Actually it isnt, please dont listen to me

Please log in (or register) to comment.

show FPS hide FPS share 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).

  • Walking pulse modulation

Please log in (or register) to comment.


function u(t) {

}//
138/140


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

  • Sierpinski Triangle by randomly moving a point around
  • u/Xen
    nice!, was my original idea to use chaos game for a better golf ;-)

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

  • Further optimized the is_prime (F) function. How far can you scroll before timeout? :D #prime
  • u/fujimotos
    It's kinda surprising that the distribution of prime numbers has such a noticeable pattern.
  • u/firegodjr
    Well, primes are still technically pseudorandom. They don't form a noticeable pattern, per se. This algorithm would possibly work with any consistent pseudorandom number generator, but this pattern is uniquely made up of prime number interactions.
  • u/lionleaf
    Well, non-prime numbers definitely have a pattern that I would expect helps making this very beatiful. For instance ever other number is not prime (even), every 5 number, every 7 number etc. So lot's of regularities.
  • u/fujimotos
    Yeah. I see Math.random() > 0.5 produces a pettern looking nothing but garbled noise. In comparison, the one generated by prime numbers is a Persian carpet.

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

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.

show FPS hide FPS share fullscreen
Xen

function u(t) {

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