Skip to content

Camera Save/Load retaining orientation but not the XYZ position #6

@mgs

Description

@mgs

Hi Roy!

I'm having an issue with reloading the camera position in v0.11 (only tested from windows so far).

To reproduce:

  1. Move the camera into a new orientation and then, by holding 'm', click and drag the camera to a new position.
  2. Save the camera using ofxCameraSave.
  3. Double click to reset the camera.
  4. Reload using ofxCameraLoad.

Result:
Camera orientation reloads but the position seems to jump back to the original reset position, but with the correctly saved orientation.

I tried:
Unfortunately, cam.setAutoDistance(false) didn't resolve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions