StemDay2023
From MCS @ MVNU Wiki
STEM Day 2023 JavaScript Web Animation Activity
- Open Chrome or Firefox web browser and go to https://cs.mvnu.edu
- Under "Special Events", select the link for STEM Day on November 6, 2023.
Introduction to Animation with HTML5 and JavaScript
- HTML5 is the current language used to specify the content and layout of web pages.
- HTML5 has a feature called the <canvas> element that provides a standard graphics package in all current web browsers.
- Using a programming language called JavaScript, web developers can create moving objects.
- Here is an example of a simple animation using HTML5: Bouncing ball
- Here is another fun animation! MVNU Bouncing Balls
- And some simulations of physics: Gravity Simulation, Bouncing balls with different sizes, Ball Equilibrium