Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use it without SDL ? #40

Closed
abdullah-19 opened this issue Aug 20, 2020 · 1 comment
Closed

Can I use it without SDL ? #40

abdullah-19 opened this issue Aug 20, 2020 · 1 comment

Comments

@abdullah-19
Copy link

All I want to know is if it is stand-alone or it needs SLD, OpenGL etc. Cause in example folder I saw SDL imports.

@rxi
Copy link
Owner

rxi commented Aug 21, 2020

Microui doesn't do any rendering of its own, this is expected to be provided by the user -- thus it will work with any renderer (be this OpenGL, DirectX, software rendering, etc.) provided it can draw rectangles and text.

#38

@rxi rxi closed this as completed Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants