{"id":13525718,"url":"https://github.com/excessive/cpml","last_synced_at":"2025-04-05T23:08:46.457Z","repository":{"id":22402864,"uuid":"25740057","full_name":"excessive/cpml","owner":"excessive","description":"Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.","archived":false,"fork":false,"pushed_at":"2023-10-07T15:41:53.000Z","size":485,"stargazers_count":312,"open_issues_count":18,"forks_count":41,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T22:06:06.078Z","etag":null,"topics":["math"],"latest_commit_sha":null,"homepage":"https://excessive.github.io/cpml/","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/excessive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-10-25T17:37:06.000Z","updated_at":"2025-02-23T05:23:27.000Z","dependencies_parsed_at":"2024-01-03T04:02:34.770Z","dependency_job_id":null,"html_url":"https://github.com/excessive/cpml","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excessive%2Fcpml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excessive%2Fcpml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excessive%2Fcpml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/excessive%2Fcpml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/excessive","download_url":"https://codeload.github.com/excessive/cpml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411234,"owners_count":20934653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["math"],"created_at":"2024-08-01T06:01:21.413Z","updated_at":"2025-04-05T23:08:46.421Z","avatar_url":"https://github.com/excessive.png","language":"Lua","funding_links":[],"categories":["Libraries","Math"],"sub_categories":["Programming Language"],"readme":"Cirno's Perfect Math Library\n====\n\n![Build Status](https://github.com/excessive/cpml/actions/workflows/runtest.yml/badge.svg)\n[![Coverage Status](https://coveralls.io/repos/github/excessive/cpml/badge.svg?branch=master)](https://coveralls.io/github/excessive/cpml?branch=master)\n\nVarious useful bits of game math. 3D line intersections, ray casting, 2d/3d vectors, 4x4 matrices, quaternions, etc.\n\nIntended to be used with LuaJIT and LÖVE (this is the backbone of LÖVE3D).\n\nOnline documentation can be found [here](http://excessive.github.io/cpml/) or you can generate them yourself using `ldoc -c doc/config.ld -o index .`\n\n# Installation\nClone the repository and require it, or if you prefer luarocks: `$ luarocks install --server=http://luarocks.org/dev cpml`. Add `--tree=whatever` for a local install.\n\n# Versions\n\nThis library has a major compatibility break at version 1.0. Up to version 0.10, composition `a*b` means \"apply b, then a\" for quaternions and \"apply a, then b\" for matrices. Now as of version 1.0, the two are consistent and matrix `a*b` means \"apply b, then a\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcessive%2Fcpml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexcessive%2Fcpml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexcessive%2Fcpml/lists"}