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

Orientation cube using JCSG #2631

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Orientation cube using JCSG #2631

merged 1 commit into from
Oct 30, 2024

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Oct 29, 2024

I have replaced the old orientation cube with a variant created using JCSG.

By using OpenGL:s Vertex Buffer Objects the performance is better.

The default method for rendering is by using JOGL:s AWT binding. This has the downside that multisampling is not possible. The rendering of the cube will therefore look something like this:
Screenshot from 2024-10-29 20-29-00

With the new NEWT rendering it will look a bit better:
Screenshot from 2024-10-29 20-29-21

@breiler breiler merged commit 4eeb0cc into winder:master Oct 30, 2024
1 check passed
breiler added a commit to breiler/Universal-G-Code-Sender that referenced this pull request Oct 30, 2024
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