• [^] # Re: re:

    Posté par (site web personnel) . En réponse au message [OpenGL] Antialiasing sur fond coloré. Évalué à 1.

    Allez Luilla !!!
    Trouvé, mauvais paramètres en blend func, j'aurais du utiliser
    glBlendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA;
    pour faire l'anti aliasing comme il faut.
    Super ! je vais pouvoir m'attaquer aux stencils maintenant :o/

    Bonne nuit !