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

pyvista parallel projection #4031

Merged
merged 1 commit into from
Jan 8, 2024
Merged

pyvista parallel projection #4031

merged 1 commit into from
Jan 8, 2024

Conversation

ring630
Copy link
Collaborator

@ring630 ring630 commented Jan 5, 2024

enable_parallel_projection() gives a traditional view of the object.

Traditional view
image

compare to
image

@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@ring630 ring630 linked an issue Jan 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cbf3df6) 81.40% compared to head (2005983) 81.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4031      +/-   ##
==========================================
- Coverage   81.40%   81.40%   -0.01%     
==========================================
  Files         182      182              
  Lines       63397    63398       +1     
==========================================
  Hits        51610    51610              
- Misses      11787    11788       +1     

Copy link
Collaborator

@MaxJPRey MaxJPRey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ring630 ring630 merged commit df687f7 into main Jan 8, 2024
15 checks passed
@ring630 ring630 deleted the pyvista_parallel_projection branch January 8, 2024 07:50
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.

Add enable_parallel_projection to pyvista plot
2 participants