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

Improvement in border generation for Panel2D #461

Open
antrikshmisri opened this issue Jul 16, 2021 · 1 comment
Open

Improvement in border generation for Panel2D #461

antrikshmisri opened this issue Jul 16, 2021 · 1 comment

Comments

@antrikshmisri
Copy link
Member

Description

Currently, with #441 PR, borders are added to the Panel2D with 4 Rectangle2D which can be performance taxing. There needs to be an improvement in the border generation for Panel2D by using textures instead of 4 Rectangle2D's. Also, border needs to be introduced to Rectangle2D as well.

@ganimtron-10
Copy link
Contributor

Hey @antrikshmisri ,
I would like to work on this feature, but I am not getting what do you mean by textures is it using any image file or something related to vtkactor.
Please can you elaborate more about it.
Thanks!

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

No branches or pull requests

3 participants