zroy
04-27-2000, 12:27 AM
Now we are developing our application using OpenGL on Window NT 4.0. We know that G200, G400 don't support OpenGL acceleration on NT4.0, we don't expect that it can accelerate the OpenGL rendering. But we do want to get the correct result image rendered.
Now we meet some problem as follow:
(1) using glReadPixel, we can't get the alpha value(the value is always 255 even though the area is transparent), when we use other card like ELSA Sernergy II or 3DLabs Oxygen GVX1, they all can get the alpha value correctly. Are there any setting should we set?
(2) texture mapping is very slow.
Now we meet some problem as follow:
(1) using glReadPixel, we can't get the alpha value(the value is always 255 even though the area is transparent), when we use other card like ELSA Sernergy II or 3DLabs Oxygen GVX1, they all can get the alpha value correctly. Are there any setting should we set?
(2) texture mapping is very slow.