Project 3
Text Description:
This application is a showcase of start, stop, and color randomizing functions illustrated with unique, simple animations. The user utilizes keyboard shortcuts to interact with the application.
#1) Green Ball Bouncing:
Using solely animation, a green ball bounces on a plane upon the start of the animation. It keeps going indefinitely until the user presses the 'P' key. Pressing this key will stop the animation from looping and will stop completely once it reaches the end frame of the animation.
#2) Breathing Box Animation:
Upon the start of the application, the breathing box animation begins to loop. It starts small and then increases in size. Once it reaches maximum size, it decreases slowly at the same rate that it was increasing with. The user is able to change the color of the breathing box by pressing the "L" key. This is done using a random math function to input random HSL values upon the press of the "L" key. As long as the user holds down the "L" key, the breathing box will continue to change colors randomly. Once the key is no longer pressed, the last color presented remains.
#3) Rotating Square Box
Using solely animation, this square box is able to rotate across their xyz axis. Upon the start of the application, it sits still. The square box will begin to rotate once the user presses the "O" key. Once it is pressed, the animation begins and loops indefinitely.
Status | Released |
Platforms | HTML5 |
Author | rickyhernandez1000 |
Made with | Unity |
Leave a comment
Log in with itch.io to leave a comment.