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

New orientation cube using JCSG #2638

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Nov 11, 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 813c54b into winder:master Nov 11, 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