-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request