{"id":13531594,"url":"https://github.com/Kazade/kazmath","last_synced_at":"2025-04-01T19:32:28.025Z","repository":{"id":422679,"uuid":"42603","full_name":"Kazade/kazmath","owner":"Kazade","description":"A C math library targeted at games","archived":false,"fork":false,"pushed_at":"2020-12-17T19:26:46.000Z","size":3013,"stargazers_count":528,"open_issues_count":12,"forks_count":94,"subscribers_count":61,"default_branch":"master","last_synced_at":"2024-12-06T18:59:35.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/Kazade.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2008-08-14T12:46:44.000Z","updated_at":"2024-11-11T09:07:40.000Z","dependencies_parsed_at":"2022-08-16T10:25:11.457Z","dependency_job_id":null,"html_url":"https://github.com/Kazade/kazmath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazade%2Fkazmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazade%2Fkazmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazade%2Fkazmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kazade%2Fkazmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kazade","download_url":"https://codeload.github.com/Kazade/kazmath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700698,"owners_count":20819921,"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":[],"created_at":"2024-08-01T07:01:04.199Z","updated_at":"2025-04-01T19:32:23.004Z","avatar_url":"https://github.com/Kazade.png","language":"C","readme":"\n# Kazmath\n\nKazmath is a simple 3D maths library written in C. It was initially coded for use in my book, Beginning OpenGL Game Programming - Second edition, but rapidly gained a life of its own. Kazmath is now used by many different projects, and apparently is used in 25% of the worlds mobile games (yeah, I don't believe it either - but it's used in Cocos2d-x).\n\nIf you are using Kazmath in a project, I'd be happy to hear about it. Find me on Twitter as @kazade. \n\n# Compiling\n\nCompiling is simple using CMake, on Linux:\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n    sudo make install\n\nOn other platforms use CMake to generate an appropriate project file.\n\nIf you want to build shared libraries you should pass `-DBUILD_SHARED_LIBS=YES` to the cmake command\n\n# Contributing\n\nThere are many improvements that could be made to kazmath, including:\n\n - More tests\n - More optimizations\n - More functions, and primitives\n - More bindings (e.g. Python)\n\nAll contributions are welcome. Just send me a pull request on GitHub and I'll review and probably merge! \n\n# Donations\n\nIf you like what I do, I'm happy to receive donations in DOGE to this address: D6uwEfChxWmWjFGs4jT8VRtabYaza5oAGx :)\n\nThank you!\n","funding_links":[],"categories":["Game Programming","游戏编程","etc","Libraries"],"sub_categories":["C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKazade%2Fkazmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKazade%2Fkazmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKazade%2Fkazmath/lists"}