dwitter.net | UEZ (21859)

+ 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: #Opposites
show FPS hide FPS share fullscreen
remix of d/20405 by u/tomxor

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

  • Return to Castle Floyd Wolfensteinberg

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/27928 by u/tomxor

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

Please log in (or register) to comment.

remix of d/20436 by u/tomxor

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

  • u/tomxor
    Same concept of XY displacement, but X displacement needs to be inverted when a surface is aligned along Z to give the illusion of the light comming from the observer. Completely unrealistic lighting tricks.
  • u/deobfuscate
    I don't feel like I can make any more dweets with so many good ones like this roaming around.
  • u/danny@hille.dk
    This is just out of this world. #witchcraft
  • u/vain
    Just f*cking amazing! 😎

Please log in (or register) to comment.

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

  • u/tomxor
    Getting on the bump train with a different method. This one displaces X and Y in proportion to distance from light source, which creates pixel gaps on one side (specular highlights), and overlapping pixels on the opposite (becoming shadows).
  • u/danny@hille.dk
    wow thats chrisp!

Please log in (or register) to comment.


function u(t) {

}//
127/140


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

  • bump mapping remix
  • u/Joachim
    Really nice #lighting
  • u/@noel
    Beautiful. I need to dig into this, to understand how this actually works.
  • u/rodrigo.siqueira
    Wow! Replace X^Y with X|Y to generate Sierpinski triangles. Replace Math.min with Math.max for a more dramatic effect. Remove |0 for improved golfing (a minimal visible effect on top alignment). Replace "t*1.2" with "C(i+t)*6" for the "water effect".
  • u/jellyedwards
    Wow that's amazing!!

Please log in (or register) to comment.


function u(t) {

}//
129/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) {

}//
136/140


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

  • u/deobfuscate
    I cannot explain with words how cool this is.
  • u/donbright
    if i undersand it, the "twinkling" really adds alot. they aren't all the same size of white particle?
  • u/rodrigo.siqueira
    The "twinkling" is given by the particle size (2 last parameters of x.clearRect). Pixel size is defined by 3*S(i)+1, so it's between "3+1" and "-3+1" and the "i" makes it almost random for each pixel. An extra twinkling effect could be made by adding "t", but I thought it would be too exaggerated. You can try by changing to: K=5*S(i+t*4)

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

  • Bipedal Robot Run

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

  • M3DCotGLB
  • u/joeytwiddle
    Minor refinement: Larger resolution so the dots are less noisy; linear index rather than sqrted.
  • u/deobfuscate
    Now its ten times easier to see that its a meditating buddha.
  • u/Odog8
    Holy crap
  • u/Xen
    madness!

Please log in (or register) to comment.

show FPS hide FPS share 1 remix fullscreen
remix of d/27317 by u/tomxor

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.

Loading...
Next page