Skip to content
/ fsm Public

FsMath - a maths library for computer graphics

License

Notifications You must be signed in to change notification settings

m0tive/fsm

Repository files navigation

FsMath Library

A free, open-source maths library designed for computer graphics and other stuff.

Building

Using Scons/Python (cross-platfrom)

$ scons

or

$ python scons-local/scons.py

To also run the unit tests, add --test to the command line.

Documentation

The documentation can be built using Doxygen.

$ doxygen

License

Fsm uses the MIT license, see the LICENSE file for details.

About

FsMath - a maths library for computer graphics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published