Registry / other / spine-runtimes

spine-runtimes

JSON →
library4.1.0vcpkgunverified

2D skeletal animation runtimes for Spine.

vcpkg install spine-runtimes
INSTALL
IMPORT
SIG · SPINE-RUNTIMES
S
spine-runtimes
othercppv4.1.0
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>

Initialize Spine skeleton data

#include <spine/spine.h> #include <iostream> int main() { spine::SkeletonData* skeletonData = new spine::SkeletonData(); // Load skeleton data from file... std::cout << "Spine runtime initialized" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

spine-runtimes — pip install spine-runtimes · libregistry