Skip to content

Allow user to toggle projection method #20

Description

@aaronjenson

Axonometric projection might be able to reduce some calculation time (helping #14), and could look cleaner in some scenarios. The option to switch back to perspective projection should be available to allow a user to choose between appearance and speed.

Axonometric projection is essentially just skipping the perspective projection step, and rather just using the calculated x and y positions of each regardless of the remaining dimension's values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions