AnalyzePendulumForce

This commit is contained in:
Grant Sanderson
2019-03-21 17:50:17 -07:00
parent f4c2c4642a
commit bc74e8a372
4 changed files with 530 additions and 55 deletions

View File

@ -14,10 +14,13 @@ ALL_SCENE_CLASSES = [
SomeOfYouWatching,
SmallAngleApproximationTex,
VeryLowAnglePendulum,
FormulasAreLies,
FollowThisThread,
StrogatzQuote,
# Something...
ShowGravityAcceleration,
AnalyzePendulumForce,
BuildUpEquation,
ShowDerivativeVideo,
SubtleAirCurrents,
]