OpenGL -> glEnable( GL_xxx_SMOOTH) error working

  • neemo-chen
    Likes 0

    Problem Description

    Hi there,

    I have some questions about smoothing in OpenGL. When I applied GL_POINT_SMOOTH to a point, ‘glPointWidth’ function will not working. And GL_POINT_SMOOTH is also not working while this time ‘glLineWidth’ can be modified. Thanks a lot.

    I watched the video on Youtube, and I used a Mac OS 10.14 and Xcode version 10.3.


  • Sonar Systems admin
    Likes 0

    What happens?

Login to reply