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

Screenshots? - Purpose paragraph? #129

Open
SamuelMarks opened this issue Dec 27, 2023 · 1 comment
Open

Screenshots? - Purpose paragraph? #129

SamuelMarks opened this issue Dec 27, 2023 · 1 comment

Comments

@SamuelMarks
Copy link

Your project looks interesting. What's the purpose of it? - Normal cross-platform application development, like Qt, wxWidgets, IUP, NappGUI and friends? - Or a super lightweight wrapper over the OS windowing and input systems in order to superimpose another system, for fullscreen or full-window games?

Personally I'm looking for something like Flutter but with close to zero overhead (incl. on binary size). And I want to target C and call into C from dozens of higher level programming languages. Then I want to support WebAssembly and create a JSON DSL to generate GUIs from.

Thanks for your elaboration

@nomi-san
Copy link

libmatoya, SDL, SFML, raylib and also glfw are the same kind. This project is mainly powering the Parsec app about windowing, rendering and input system, the GUI in this app was actually immediate-mode like imgui.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants