Skip to content

Math module #106

Description

@kaylendog

Is your feature request related to a problem? Please describe.
Implements mathematical utilities for easing the development process of plugins.

Describe the solution you'd like
A module that provides:

  • Vector package e.g. Vec2, Vec3, Vec4 (spook, why would you need this?)
  • Transformation and translation package e.g. Matrix2x2, Matrix3x3
  • Statistics package e.g. mean and variance methods
  • Functions package e.g. parametric, spherical coordinate system
  • Utility package e.g interpolation,

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions