tat leong made some changes to this simulation and I wanted to release it as a variant version.
Decomposition of (invariant or moving along the axis ) Vector along any 2 perpendicular axes Advance JavaScript HTML5 Applet Simulation Model from NJC
Tips for making simulation is EJSS
 |
| Display set to "none" is better as it does not render the object, Visibility false is the old way and kept for making the source codes backward compatible |
 |
| notice that is no more thick layout at the bottom when code Display set to "none" |
 |
bug fix via mathematics X = Math.cos((cta+angle)/2)
Y = Math.sin((cta+angle)/2)
|
|
 |
| location of the element with code |
 |
| Font set to "normal normal 2vw" make the words 2 percent of the view width |
 |
| the input field width by default is too small, use CSS to control set to "5vw" |
 |
| Rotate Clockwise is now big and scalable to mobile devices now. |
No comments:
Post a Comment