Skip to content

libglug/math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math

3d maths

Building

mkdir build && cd build
cmake [path/to/repo]
cmake --build . --target glug_math

Running tests

mkdir build && cd build
cmake [path/to/repo]
cmake --build . --target check
ctest -V

About

3d maths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors