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

Visualizer performance #2615

Merged
merged 2 commits into from
Oct 5, 2024
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Oct 5, 2024

The grid and plane now uses a vertex buffer object and is rendered with a GLSL shader which will reduce the CPU needed to calculate the grid each render.

Caches the option for toggling if a feature should be shown or not. This will also reduce a lot of CPU cycles.

Added actions for visualizer features to the visualizer toolbar:
image

These are now also netbeans actions which will be visible in toolbars/shortcuts/toolbox etc:
image

@breiler breiler merged commit e47ebaa into winder:master Oct 5, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant