Registry / other / spine-c

spine-c

JSON →
library4.2.20260227vcpkgunverified

2D skeletal animation runtimes for Spine.

vcpkg install spine-c
INSTALL
IMPORT
SIG · SPINE-C
S
spine-c
othercppv4.2.20260227
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.

spine/spine.h
#include <spine/spine.h>

Creates and disposes a Spine skeleton data object.

#include <spine/spine.h> #include <stdio.h> int main() { spSkeletonData* data = spSkeletonData_create(); spSkeletonData_dispose(data); printf("Spine C runtime initialized\n"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.20260227latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

spine-c — pip install spine-c · libregistry