ptitSeb / gl4es

GL4ES is a OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library, with support for Pandora, ODroid, OrangePI, CHIP, Raspberry PI, Android, Emscripten and AmigaOS4.
http://ptitseb.github.io/gl4es/
MIT License
668 stars 151 forks source link

Dashed line and anti-Line are not implemented #370

Open yulm1 opened 2 years ago

yulm1 commented 2 years ago

I need to use Dashed lines and anti-Line in my project,but when I test gl4es,it isn't implemented.Will the next version solve this problem?

ptitSeb commented 2 years ago

Dashed line are implemented (you can see them in the foobillard++ screen capture for example). What are anti-Line?