Added planet label rendering. Added Earth's label.

This commit is contained in:
Jonathas Costa
2019-11-22 18:11:49 -05:00
parent c469dd78a0
commit c6b460ab74
6 changed files with 599 additions and 2 deletions
@@ -42,7 +42,6 @@
#include <ghoul/opengl/textureunit.h>
#include <ghoul/font/fontmanager.h>
#include <ghoul/font/fontrenderer.h>
#include <ghoul/font/fontrenderer.h>
#include <ghoul/glm.h>
#include <glm/gtx/string_cast.hpp>
#include <array>