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

OpenGL Rendering #5

Open
jevexendo opened this issue Jun 27, 2022 · 0 comments
Open

OpenGL Rendering #5

jevexendo opened this issue Jun 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jevexendo
Copy link
Member

The OpenGL 3D editor is a core feature of Amulet Editor and needs to be ported from the existing implementation.

Ideally, the majority of the rendering utility will be contained within the core application instead of the specialized editor tool so that third-party tools and plugins can leverage it as well.

The rendering process should also run in a Qt Thread so that rendering can not cause the application to freeze.

@jevexendo jevexendo added the enhancement New feature or request label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants