Animations of Atomic Models in D3
Table of Contents
Overview
This project page spotlights a short forarray into animation using D3. In this simple animation project, I use D3 to animate five historical models of the atom: Dalton, Thompson, Rutherford, Bohr and Schrodinger.
This github repo holds the code. This jsfiddle demos the code and a preview can be seen in the short video below.
Required
- D3 3.x
- jQuery 3.4.1
- JavaScript
Enjoy!