Kompakkt / Viewer

Kompakkt - the web based 3D viewer and 3D annotation system.
https://kompakkt.de
GNU Affero General Public License v3.0
17 stars 2 forks source link

Feature: Camera Settings Menu #39

Closed HeyItsBATMAN closed 1 year ago

HeyItsBATMAN commented 1 year ago

This PR adds Camera Settings which can be accessed via the menu bar on the bottom right.

Settings that can be accessed right now:

Some things to consider:

Image Preview: localhost_8100_index html_entity=5e55381fea740b0a95515b46 mode=open (1)

HeyItsBATMAN commented 1 year ago

@lozanaross @ZetOE so this is the current prototype I was able to push out today, in case you want to test it.

HeyItsBATMAN commented 1 year ago

@ZetOE the camera type should probably be locked to the Orbit Camera when in annotation mode. What's your opinion on where to get whether the Viewer is in annotation mode?

HeyItsBATMAN commented 1 year ago

@ZetOE @lozanaross @luguenth see if https://github.com/Kompakkt/Viewer/commit/3b3f6b1def021e606c1d4cca89186f038858c5a1 works for you and whether this also fixes panning issues on large models for you