Skip to content

Use PerspectiveCamera for everything  #383

Description

@kushalkolar

Technically the pygfx Orthographic camera is just the perspective camera with a fixed FOV of 0. https://github.com/pygfx/pygfx/blob/main/pygfx/cameras/_orthographic.py#L28

Therefore if we just use the perspective camera for everything it makes it much easier to switch controllers without making things wonky!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions