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

2D view should be able to display XZ or YZ in addition to XY #274

Closed
6 tasks done
jzy3d opened this issue May 24, 2022 · 0 comments · Fixed by #285
Closed
6 tasks done

2D view should be able to display XZ or YZ in addition to XY #274

jzy3d opened this issue May 24, 2022 · 0 comments · Fixed by #285
Milestone

Comments

@jzy3d
Copy link
Owner

jzy3d commented May 24, 2022

Deployed in Maven repository as of 2.1.1-SNAPSHOT Monday July 4th, 2022

Expectations

2D on XY dimensions (existing)

image

2D on XZ dimensions

image

2D on YZ dimensions

image

Tests

  • TestChart.whenToggling_3Dto2Dto3D_thenAxisSettingsAreRestored verify YZ / XZ modes
  • TestView : verify consistency of camera up vector according to XY/XZ/YZ plots
  • ITTests : add XZ, YZ plots
  • Manual test : verify windows HiDPI correctly positionned

Review hacks

  • View near/far clipping planes when 2D has +10 / -10 constant to properly set clipping planes (see Gradient program)

Left for later

@jzy3d jzy3d added this to the 2.2.0 milestone May 24, 2022
@jzy3d jzy3d linked a pull request Jun 29, 2022 that will close this issue
@jzy3d jzy3d closed this as completed in #285 Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant