f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Add Orthographic View Toggle

Open lknknm opened this issue 1 year ago • 2 comments

As suggested on the Issue #885, this PR has the intention to continue developing the camera hotkeys feature. This will implement the Ortographic View bound to the 5 key of the keyboard/numeric keyboard, using the vtkCamera::ParallelProjectionOn/Off() methods.

lknknm avatar Aug 08 '23 20:08 lknknm

You are modifying libf3d public API! :warning:Please update bindings accordingly:warning:! You can find them in their respective directories: python, java, webassembly.

github-actions[bot] avatar Aug 08 '23 20:08 github-actions[bot]

any reason to open a new PR ? you can use the last one https://github.com/f3d-app/f3d/pull/924

mwestphal avatar Aug 18 '23 06:08 mwestphal

superseeded by https://github.com/f3d-app/f3d/pull/1235

mwestphal avatar Feb 20 '24 07:02 mwestphal