specklesystems / speckle-server

The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
https://speckle.systems
Other
661 stars 166 forks source link

ortho mode in viewer #1177

Closed thoffeller closed 1 year ago

thoffeller commented 1 year ago

Hi specklers, currently the viewer is in perspective mode only. So, when zooming close to objects, the clipping planes hide objects. In many situations a perspective representation isn't the best way to inpect models. So, an ortho camera would be very helpful.

Prerequisites

What package are you referring to?

Viewer

Is your feature request related to a problem? Please describe.

objects are hidden in perspective mode

Describe the solution you'd like

add an ortho camera mode ( button in the toolbar) for switching between perspective and ortho representation

Describe alternatives you've considered

There are no alternatives ;-)

Additional context

Related issues or community discussions

Haven't found one with this topic.

AlexandruPopovici commented 1 year ago

This issue has been resolved in this PR