A way to set GL fog color?
Posted: Sun Oct 08, 2023 11:06 pm
Hello,
I was wondering if anyone knows a way to set the GL fog color?
I'd like to make a game where the fogcolor is blue or maybe white.
I have tried a number of different ways but, all came up with various error messages,
Defining the function glfogfv(Gl_fog_color,fogcolor); I get an unknown function error,
any thoughts ?
I was wondering if anyone knows a way to set the GL fog color?
I'd like to make a game where the fogcolor is blue or maybe white.
I have tried a number of different ways but, all came up with various error messages,
Defining the function glfogfv(Gl_fog_color,fogcolor); I get an unknown function error,
any thoughts ?
