[Opengc-devel] Issues loading texture
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Stein,Jeffrey L. <js...@mi...> - 2003-10-23 02:59:45
|
The following has been tested on both a linux build and a windows visual c++ build of open glass cockpit. In trying to load a texture in a gauge constructor the texture is never displayed. However if the texture is loaded in the gauges render loop it displays fine. We suspect that openGL is not correctly initialized to the point that it is able to hold textures during the time that gauges are constructed. Does anybody have any information on this? -Jeff |