Skip to content

ggerganov/yama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yama

Language Standard License

Build Status

Yama (Yet Another MAthematical library) is simple header-only mathematical library for game programming.

Usage

The library is header-only. To use it, you need to add its include directory in your include paths, then include <yama.hpp>

Contributing

Contributions in the form of issues and pull requests are welcome.

License

The library is distributed under the MIT Software License. See LICENSE.txt for further details or copy here.

Copyright © 2016-2018 Borislav Stanimirov.

About

Yet Another MAthematical library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.5%
  • CMake 0.5%