Registry / other / physac

physac

JSON →
library1.1vcpkgunverified

2D physics header-only library for videogames developed in C using raylib library.

vcpkg install physac
INSTALL
IMPORT
SIG · PHYSAC
P
physac
othercppv1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

physac.h
#include <physac.h>

Initialize and use the 2D physics engine

#include "physac.h" int main() { InitPhysics(); // ... ClosePhysics(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

physac — pip install physac · libregistry