Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
arbitrary change to kick travis separate from the build trigger
  • Loading branch information
shakesoda authored Jun 17, 2021
1 parent 43f100a commit ff8ba77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Cirno's Perfect Math Library
[![Build Status](https://travis-ci.com/excessive/cpml.svg?branch=master)](https://travis-ci.com/excessive/cpml)
[![Coverage Status](https://coveralls.io/repos/github/excessive/cpml/badge.svg?branch=master)](https://coveralls.io/github/excessive/cpml?branch=master)

Various useful bits of game math. 3D line intersections, ray casting, vectors, matrices, quaternions, etc.
Various useful bits of game math. 3D line intersections, ray casting, 2d/3d vectors, 4x4 matrices, quaternions, etc.

Intended to be used with LuaJIT and LÖVE (this is the backbone of LÖVE3D).

Expand Down

0 comments on commit ff8ba77

Please sign in to comment.