Skip to content

rlgl questions #4246

Closed Answered by Peter0x44
Germ210 asked this question in Q&A
Aug 9, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Is there any documentation to read?

rlgl.h itself

What dependencies do I need to build it?

rlgl still needs an opengl extension loader, it uses glad. It is included in the repo.

How can I set it up with ANGLE and opengles 2.0?

There are other discussions around that already. I dumped some info in this comment:
#2998 (reply in thread)

Is it like java (assuming you I use a cross platform windowing library like glfw), where it's write once, run anywhere (with ANGLE)?

You can "write once run anywhere", for the most part. But you cannot "compile once run anywhere" like Java.

How easy is it and what are your opinions on it for those who used before?

Opinions on what? I think this is s…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by Germ210
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