Skip to content

How to embed gl-function in raylib framwork?why the following program can not get the dash line? #2475

Answered by raysan5
aliule2020 asked this question in Q&A
Discussion options

You must be logged in to vote

@aliule2020 Here it is an example of OpenGL interoperativility: https://github.com/raysan5/raylib/blob/master/examples/others/raylib_opengl_interop.c

But I'm afraid glLineStipple() was deprecated in OpenGL 3.1, you should recompile raylib for OpenGL 2.1 or OpenGL 1.1.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aliule2020
Comment options

Answer selected by raysan5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants