https://github.com/sunsided/libfixmath
Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
https://github.com/sunsided/libfixmath
fixed-point fixed-point-arithmetic libfixmath math-library mirror
Last synced: 10 months ago
JSON representation
Cross Platform Fixed Point Maths Library - mirror of https://code.google.com/p/libfixmath/
- Host: GitHub
- URL: https://github.com/sunsided/libfixmath
- Owner: sunsided
- License: mit
- Created: 2014-01-15T21:06:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-26T22:01:53.000Z (almost 11 years ago)
- Last Synced: 2025-03-17T00:09:27.361Z (10 months ago)
- Topics: fixed-point, fixed-point-arithmetic, libfixmath, math-library, mirror
- Language: C
- Homepage:
- Size: 502 KB
- Stars: 22
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libfixmath #
## Cross Platform Fixed Point Maths Library ##
This repository is a mirror of the [libfixmath](https://code.google.com/p/libfixmath/) repository at [https://code.google.com/p/libfixmath/](https://code.google.com/p/libfixmath/), which is released under an MIT license.
### Branch information###
This is a clone of the [trunk/libfixmath](http://libfixmath.googlecode.com/svn/trunk/libfixmath) branch. The purpose of this mirror is to provide an easy way to use libfixmath as a git submodule in other projects.
### Documentation ###
For the documentation of libfixmath, please see [https://code.google.com/p/libfixmath/w/list](https://code.google.com/p/libfixmath/w/list).