MathFu
An open source project by
FPL.
|
Following are the minimum required versions of tools and libraries you need to build MathFu for Android:
Prior to building, install the following:
Generate the Visual Studio project using CMake:
Open the MathFu solution in Visual Studio.
mathfu/MathFu.sln
to open the solution.Open Visual Studio select a build target and run it:
mathfu/MathFu.sln
to open the solution in Visual Studio.matrix_tests
, select "Set as StartUp Project" from the menu.To run all benchmarks:
benchmarks/
directory.For example:
To run all unit tests:
unit_tests/
directory.For example: