Skip to content

GalekSoft/mathlibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Galek MathLibrary

This math library was based on AST math library and was rewritten by me from scratch for my personal student project. If you can - use GLM, previously me not satisfied API of GLM, and was written this library.My main goal when I was developing this library was to get experience with new technologies and some specific features (as SIMD)

Years of active development: 2009-2016.

TODO:

  • Actual of SIMD support for mobile and PC platforms
  • Extend API and math functionally
  • More tests
  • Doxygen documentation

Installation

Just copy all files to your project folder. Redeclare macroses:

  • ENGINE_INLINE macro on __forceinline or inline
  • TimeDelta on float or double (use typedef)
  • Redeclare ASSERT macro on your own
  • Declare your String macro

License

EULA - only for non-commercial use and education only. If you want to use it in a commercial project just contact me.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published