Update README.md

This commit is contained in:
FatalErr42O 2023-08-29 16:53:21 -07:00 committed by GitHub
parent 4f3bb3ea5e
commit 24c636fa1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
Cirno's Perfect Math Library
====
![Build Status](https://github.com/excessive/cpml/actions/workflows/runtest.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/excessive/cpml/badge.svg?branch=master)](https://coveralls.io/github/excessive/cpml?branch=master)
Adapated for Minetest
Various useful bits of game math. 3D line intersections, ray casting, 2d/3d vectors, 4x4 matrices, quaternions, etc.