Changed RenderEngine to use Ghoul fontrendering instead of SGCT

This commit is contained in:
Alexander Bock
2015-11-16 19:21:05 -05:00
parent a7807e5581
commit 2cf7dfb27d
5 changed files with 266 additions and 211 deletions
@@ -136,8 +136,6 @@ private:
bool _doPerformanceMeasurements;
ghoul::SharedMemory* _performanceMemory;
ghoul::fontrendering::Font* _mainFont;
void generateGlslConfig();
float _globalBlackOutFactor;