{"adoption": {"forks": 98, "observed_at": "2026-08-28T04:03:29.841919+00:00", "stars": 1078}, "canonical_url": "https://ross.abutalabs.com/products/gamephysicscookbook", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Source code for Game Physics Cookbook", "domain": ["simulation", "tutorials"], "enriched": true, "function": ["math", "simulation", "graphics", "game-engine"], "health_score": 20, "homepage": "http://gamephysicscookbook.com/", "language": "C++", "license": null, "license_family": "other", "maturity": "maintenance", "member_repos": ["gszauer/GamePhysicsCookbook"], "name": "gszauer/GamePhysicsCookbook", "platform": ["cpp", "cross-platform"], "pushed_at": "2020-12-05T17:49:59+00:00", "repo": "gszauer/GamePhysicsCookbook", "stars": 1078, "tags": ["collision-detection", "linear-algebra", "physics-engine", "game-physics", "book-code", "rigid-body", "game-development", "algorithms"], "topics": ["physics", "cookbook", "intersection", "math", "particle-physics", "game-math", "c"], "urls": [], "use_cases": ["learn linear algebra for game development", "implement 2D and 3D collision detection between shapes", "build a rigid body physics engine from scratch", "learn intersection testing for rays, spheres, and bounding boxes", "study cloth and spring physics simulation", "reference code for game math primitives like vectors and matrices"], "what_it_is": "Companion source code for the Game Physics Cookbook, a book teaching linear algebra, 2D/3D collision detection, and basic rigid body physics for games in C++. The code progressively builds a simple physics engine covering particles, rigid bodies, and cloth.", "when_to_avoid": ["you need a production-ready physics engine for a shipped game", "you need collision resolution features like stacking or joints at scale", "you need an actively maintained or licensed library"], "when_to_choose": ["you want to learn game physics and collision detection from first principles", "you need reference implementations of intersection tests between common primitives", "you are following the Game Physics Cookbook book"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/gamephysicscookbook", "repo": "gszauer/GamePhysicsCookbook", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:29.841919+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:53:09.050196+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b81da463e1bb569e52fe30ac6beea61c74d9b5c7c6ad82a29ee6931f01b29c0", "fetched_at": "2026-08-28T04:03:29.841919+00:00", "kind": "readme", "missing": false, "url": "https://github.com/gszauer/GamePhysicsCookbook"}, {"content_hash": "41132815cbdc6b3c81d5993e3104e5842c43fae2ed536c098e4b44f0d35b3291", "fetched_at": "2026-08-29T12:54:07.591140+00:00", "kind": "homepage", "missing": false, "url": "http://gamephysicscookbook.com/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3674, "days_push": 2097, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}