Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Maths library #10

Open
Admer456 opened this issue Oct 13, 2020 · 0 comments
Open

Maths library #10

Admer456 opened this issue Oct 13, 2020 · 0 comments
Labels
feature This issue is requesting a feature priority-3 Lowest priority, will be addressed at some point systematic This issue is regarding the build system, project files and stuff of that nature
Milestone

Comments

@Admer456
Copy link
Owner

Obviously we're not gonna use an external maths library, because that would be overkill.

Instead what I've been thinking about is a small maths library with the following classes:

  • Vector4
  • Mat33
  • Quat

It'd be a separate project, compiled as a static library.

Quaternions would be super useful for certain kinds of rotations, matrices would be useful for complicated transformations etc. so why not.

@Admer456 Admer456 added enhancement priority-3 Lowest priority, will be addressed at some point labels Oct 13, 2020
@Admer456 Admer456 added this to the v0.3.0 milestone Oct 13, 2020
@Admer456 Admer456 added improvement This issue is requesting an improvement or a change systematic This issue is regarding the build system, project files and stuff of that nature feature This issue is requesting a feature and removed enhancement improvement This issue is requesting an improvement or a change labels Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue is requesting a feature priority-3 Lowest priority, will be addressed at some point systematic This issue is regarding the build system, project files and stuff of that nature
Projects
None yet
Development

No branches or pull requests

1 participant