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

Add webgl server #4359

Open
patrickelectric opened this issue Apr 14, 2024 · 0 comments
Open

Add webgl server #4359

patrickelectric opened this issue Apr 14, 2024 · 0 comments

Comments

@patrickelectric
Copy link
Contributor

Is your feature request related to a problem? Please describe.
No, it's not related to a problem.
When coding with QML it's possible to access a desktop application directly from the browser using a webglplugin, that comes by default with Qt.
More information here: https://github.com/qt/qtwebglplugin/tree/dev
With this plugin, the user would be able to access the desktop application interface directly from the browser, like: 0.0.0.0:8000

Describe the solution you'd like
Access a desktop application frontend directly from the browser

Describe alternatives you've considered
Avoiding creating a backend and a frontend in webassembly. A single desktop project that could be accessible from the browser.

Additional context
This is cool and pretty helpful when working with headless machines.

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

1 participant