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.
|
#include "engine/ui/rmlrenderinterface.h"
#include <glad/glad.h>
#include <stb_image.h>
#include <glm/gtc/type_ptr.hpp>
#include <glm/gtx/transform.hpp>
#include "common/util/logging.h"
#include "engine/application.h"
#include "engine/graphics/mesh.h"