Hello guys!
I just finished the translation to ThreeJS (from R) of an interesting guide created by NASA on how to program an Elliptical Orbit Simulator.
Link to NASA’s article: Elliptical Orbit Simulator
Link to 3js repository: Flat Surface Ellipse (Three.js)
Link to 3js demo: Flat Surface Ellipse (Three.js)
Other than using keys ‘N’ and ‘P’ to change scenes, you can press ‘D’ to turn debug mode on and play with a few orbital parameters.
I hope you guys like it.