Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 910 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 910 Bytes

projectandromeda

Current repo of Project Andromeda Development Stages | Version 0.03 aka The Spaghettiest of All Code

Solar system simulator designed to simulate planetary motion in 3D Space.

This project was originally intended to be an academic project for Year 13 A Level Computer Science.

Libraries: WebGL: https://github.com/KhronosGroup/WebGL/ three.js: https://github.com/mrdoob/three.js/ threex.planets.js: https://github.com/jeromeetienne/threex.planets/ Node.js: https://github.com/nodejs/node/ Express.js: https://github.com/expressjs/express/ MongoDB: https://github.com/mongodb/mongo Socket.IO: https://github.com/socketio/socket.io

References: Planetary motion: https://www.gsjournal.net/Science-Journals/Research%20Papers-Astrophysics/Download/3763 Various HTML/CSS: https://www.w3schools.com/