Skip to content

Instantly share code, notes, and snippets.

@eskim
Forked from mbostock/.block
Created October 16, 2012 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eskim/3899234 to your computer and use it in GitHub Desktop.
Save eskim/3899234 to your computer and use it in GitHub Desktop.
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.

Built with D3.js.

<!DOCTYPE html>
<html>
<body>
<h1>Hello!!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment