- [x] Create a 3D sphere mesh using three.js. - [x] Render a single sphere. - [x] Animate sphere to float around in a circle on the xz-plane. - [ ] Animate sphere to float around on an arbitrary orbit. - [ ] Add three spheres to scene. - [ ] Animate spheres according to three body equations.