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

Fix frustum examples #5275

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Conversation

JetStarBlues
Copy link
Contributor

Mentioned in #5264

Changes:

Currently the frustum examples look like this:
stroke2

The stroke's relative size makes it difficult to tell what you are looking at.
This PR changes the code in the examples to use normalMaterial() instead.
frustum_normalMaterial2

This is more inline with other examples in the series such as perspective() and ortho().

@aferriss
Copy link
Contributor

Good catch! Looks much better with the normal material.

@outofambit outofambit merged commit d3febae into processing:main Jun 2, 2021
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.

3 participants