Skip to content

Meoo/MwUtil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MwUtil

My utility library, offering mostly templatized classes.

This library is composed of inline and template classes, so it does not have to be compiled to be used.

MwUtil requires boost (http://www.boost.org/) to work. If you want to compile the MwUtil's test program, you will have to compile boost's unit test framework.

Lua Module

ON HOLD

Provide object oriented wrapper classes to Lua.

Math Module

Useful math functions and classes.

  • Complex numbers
  • Rational numbers
  • Vectors
  • Planes
  • Interpolation functions

Tween Module

PLANNED

Provide simple classes and interfaces to use tweening

About

Utility library, offering mostly templatized classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published