mooeypoo / SolarPlayground

A Javscript-based adaptive user-defined solar system simulator
3 stars 1 forks source link

SolarPlayground

A Web-Based, Open-Source, Extendible Platform for Creating Custom Solar System Simulations

By Moriel Schottlender

This project is created as a graduate project. It is still being built, and is definitely not ready for use yet.

Feel free to make suggestions by posting them in an issue.

For a quick demo click here.

Introduction

The movement and behaviour of celestial bodies in our solar system and our universe have always been a source of awe and inspiration, driving human curiosity and fuelling technological progress. The desire to learn about the way our universe behaves led to the development of solar system simulators that allow amateur and professional astronomers to explore these systems from the comfort of their own computers. This also allowed for theoretical experimentation, like simulation of complex celestial systems or testing the route of a theoretical spacecraft.

The Problem

There is a clear lack in the availability of a freely available system that allows for simulating custom celestial scenarios. The ability to learn by visualizing and being able to interact with a realistic simulation of some celestial system should be available to the public and, perhaps more importantly, to journalists and science outreach advocates who wish to explain new discoveries visually.

The aim of this project is to develop a web-based open source platform for simulating custom-made interactive solar systems scenarios.

Proposed Solution

SolarPlayground should adhere to the following initial principles:

Technology used:

Influence

Project Development Timeline:

Evaluating your Solution

The project is designed to produce a starting point to the platform, where it can grow and expand later. The interactive features of a simulation are less important than the production of a solid infrastructure that can be extended and expanded.

At the end of the semester, SolarPlayground should be able to demonstrate:

  1. Reading information from an example scenario definition and simulate it
  2. Pass all unit tests
  3. Provide an initial API for users to embed scenarios in html pages
  4. Provide a solid development environment for open source distribution by including grunt files, README, validation, and basic development documentation

Competitive Analysis

There are several commercially and freely available solar system simulators. However, these lack a couple of basic functionalities that this current project aims to add. Overall, the existing systems are divided to two main categories:

  1. Software for simulating solar system; simplistic versions available online for free
  2. Software for simulating custom or complex solar systems; available as commercial and proprietary software that is mostly used by educational institutions

The currently existing systems are either commercially available (and are fairly expensive) or are freely available in the form of simplistic simulations of our solar system without allowing the creation of custom systems.

SolarPlayground can answer this need and allow astronomers, students and science outreach activists to create simulations and demonstrations of custom solar systems.