text is now displayed correctly, i had to use alpha testing instead of blending with the framebuffer, when multipass rendering, and not clearing the screen, (Duh!!):
glEnable(GL_ALPHA_TEST);
glAlphaFunc(GL_GREATER,0.1f);
cheers,
paul holverda
point clouds, 3d visualization, opengl, c++, metal, open source
Geen opmerkingen:
Een reactie posten