Fixed mac compatability

This commit is contained in:
2017-03-07 10:24:55 -08:00
6 changed files with 123 additions and 27 deletions

View File

@@ -68,7 +68,11 @@ sf::Texture window_texture;
// Y: 1.57 is straight down
// TODO:
// - Texture axis sign flipping issue
// - Diffuse fog hard cut off
// - Infinite light distance, no inverse square
// - Inconsistent lighting constants. GUI manipulation
int main() {