Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create issues for missing functions #79

Open
Korijn opened this issue May 9, 2023 · 0 comments
Open

Create issues for missing functions #79

Korijn opened this issue May 9, 2023 · 0 comments

Comments

@Korijn
Copy link
Contributor

Korijn commented May 9, 2023

To do:

  • Go through the documentation linked below
  • Determine which functions we still would like to add to pylinalg
  • Create a new issue for each function we would like to add
  • Include name and ideally also propose a signature

Links:

https://threejs.org/docs/index.html

  • Core
    • Raycaster
  • Extras
    • ShapeUtils
  • Extras / Core
    • Curve
    • CurvePath
    • Interpolations
    • Path
    • Shape
    • ShapePath
  • Extras / Curves
    • ArcCurve
    • CatmullRomCurve3
    • CubicBezierCurve
    • CubicBezierCurve3
    • EllipseCurve
    • LineCurve
    • LineCurve3
    • QuadraticBezierCurve
    • QuadraticBezierCurve3
    • SplineCurve
  • Math
    • Box2
    • Box3
    • Color
    • Cylindrical
    • Euler
    • Frustum
    • Interpolant
    • Line3
    • MathUtils
    • Matrix3
    • Matrix4
    • Plane
    • Quaternion
    • Ray
    • Sphere
    • Spherical
    • SphericalHarmonics3
    • Triangle
    • Vector2
    • Vector3
    • Vector4
  • Math / Interpolants
    • CubicInterpolant
    • DiscreteInterpolant
    • LinearInterpolant
    • QuaternionLinearInterpolant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant