You are browsing as a guest. Sign up (or log in) to start making projects!

51m 50s logged

Okay so we’re back with some pretty good news, I think. I implemented the animations I described in the previous Devlog. The text animations will also have this new pop-up window that introduces the webOS to the user, which is basically a reflective pop-up window that requests camera permission of course. It then displays the live camera and a blurry wavy version of yourself. It grabs each of the pixels with a JavaScript library and, using a math function and playing with the pixels and the value of the pixels, you make this wavy and blurry effect.

I also animated the background with a UI component that I found. It uses a JavaScript library again and some randomizer functions to actually grab each group of pixels and color them and you have the oldest pixels and the newest pixels. The oldest pixels have this fading away effect. The library takes charge of the overall orchestration of all the pixels together.

Next up I’ll be working on publishing the demo link and I am working also on the cryptography and decryption apps and the cyber explorer, which is the biggest one

0
8

Comments 0

No comments yet. Be the first!