dwitter.net | #challenge

+ 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

function u(t) {

}//
113/140


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

  • I would love to find a better / shorter 1D noise function #challenge
  • u/pavel
    This one assigns a 'random' number to each integer k via S(k*k) and uses smoothstep to interpolate between them.
  • u/pavel
    Another idea to play around with f=(i,n=9)=>n&&C(n**.5*i)/n+f(i,n-1)
  • u/joeytwiddle
    #random

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

  • #challenge add small *connections* between these 2 lines to make it look like a DNA. good luck

Please log in (or register) to comment.


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

  • This is a template to play with drop-in replacements for Math.random(). Enter code in the last line that uses the existing variables to produce values in the range [0,1). Red squares will appear if values are out of range.

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
116/140


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

  • Clickometer! How fast can you click? Records only the highscore.

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

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

  • #challenge add more entities with different colors. If you think you are a genius, make them fight lol

Please log in (or register) to comment.

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

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

  • #challenge #abstract if you look in the until it resets the rotate then you look away at an object, you will move that object with the mind!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
xem

function u(t) {

}//
19/140


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

  • quest for the smallest aimated dweet, top 2: 19b

Please log in (or register) to comment.

show FPS hide FPS share fullscreen

function u(t) {

}//
92/140


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

  • #challenge you may think it is impossible but change the function f to create a fractal

Please log in (or register) to comment.

You've reached the end.