Skip to content
This repository was archived by the owner on Mar 5, 2021. It is now read-only.

[Adjustment Required] Orthographic camera for Isometric games does not line up properly #168

@alimalkhalifa

Description

@alimalkhalifa

When setting up an orthographic camera, the camera does not line up properly.

Example:

Place a 3D cube at {0,0,0}
Orthographic camera at {-10, -10, 10}, orientation {45, -45, -45}

Expected Result:
Cube should line up perfectly in the center of the screen with the vertices overlapping exactly.

This is not achieved.

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