Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
Namespaces | Functions
groundtrack.cpp File Reference
#include "core/util/orbit/groundtrack.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::util
 

Functions

glm::quat cqsp::core::util::GetBodyRotation (double time, const components::bodies::Body &body)
 
components::types::SurfaceCoordinate cqsp::core::util::GetGroundTrack (const glm::quat &planet_rotation_matrix, const glm::vec3 &position)