#point-cloud #3d

f3l_core

3D Point Cloud Library

1 unstable release

0.3.0 May 16, 2024

#4 in #pointcloud

24 downloads per month
Used in 7 crates

MIT/Apache

81KB
2K SLoC

F3l Core

Re-Export f3l_glam.

Math

  • Covariance
  • Jacobi (Symmetric Matrix only)
  • Eigenvalue and Eigenvector ( 3 x 3 or 2 x 2 )
  • Row echelon form (rref)

Root

  • One Polynomial
    • Root2
    • Root3
    • Root4 and upper

MatrixLinAlg (Experimental)

To find some linear algebra equation.
-[ ] AB = B -[ ] AX = XB

Dependencies

~6.5MB
~173K SLoC