Skip to content

bogger12/SpaceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceGame

A Space Game made with Unity.

To Do List

  • Add (simple) atmosphere sprite to planet
  • Add apsis markers
  • Add zoom in and out.
  • Add moon
  • Add ability to focus on different celestial objects
  • Add hyperbolic and parabolic trajectories
  • Add SOI of celestial objects such as moons, and get trajectory past them
  • Add manuever planners
  • Fix crash when orbit goes to 0 width
  • Add proper controls - z,x, others
  • Add UI for stuff like fuel, crew, thrust, position, orientation, stats
  • Make planets have dynamic lighting depending on where they are facing (shaders?)
  • Add sun and more planets in system

Future Ideas

  • Add higher res pngs (svgs maybe) for planets, so we can land on them etc
  • Improve rocket sprite
  • Add animations for rocket etc. (particles?)
  • Add crew and EVA capabilities

Potential Ideas

  • Add refueling capabilities on planets
  • Add more to do in eva, such as gathering materials, npcs
  • Add space wreckage
  • Add some story maybe? Motivation to go explore

Resource List

Astrophysics Equations
Orbital Mechanics Reference


General

Details

Orbits/Gravity

Details

Vectors


Orbital Elements:

Other Important Elements:

Helpful Articles about Programming:

Orbital Elements Calculator:

This Lecture I found which has lots of useful stuff:

Orbital Mechanics Educational Website

About

A Space Game made with Unity

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors