Skip to content

Legacy-LuaSTG-Engine/lstgx_Math

 
 

Repository files navigation

lstgx_Math

Math and geometry support of LuaSTG-x.

Dependency

Features

  • 2D collision check of following geometry:
    • Circle
    • Oriented Bounding Box
    • Ellipse
    • Diamond
    • Triangle
    • Point
  • Spline interpolation of following methods:
  • Solution of quadratic, cubic and quartic equation.
  • Fast fourier transformation based on meow_fft.
  • Window functions for FFT.
  • Random algorithm from Python.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.5%
  • C 43.3%
  • CMake 1.2%