{"id":61298,"library":"rlottie","title":"rlottie","description":"A platform independent standalone library that plays Lottie Animation.","status":"active","version":"2024-08-26","language":"cpp","source_language":null,"source_url":null,"tags":["animation","lottie","vector","graphics"],"install":[{"cmd":"vcpkg install rlottie","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(rlottie CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE rlottie::rlottie)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"rlottie.h","correct":"#include <rlottie.h>"}],"quickstart":{"code":"#include <rlottie.h>\n\nint main() {\n    auto animation = rlottie::Animation::loadFromFile(\"animation.json\");\n    size_t totalFrame = animation->totalFrame();\n    return 0;\n}","lang":"cpp","description":"Load a Lottie animation and get total frame count."},"warnings":[],"env_vars":null,"search_vec":"'anim':10,11 'graphic':14 'independ':4 'librari':6 'lotti':9,12 'platform':3 'play':8 'rlotti':1 'standalon':5 'vector':13","created_at":"2026-06-17T04:45:10.646854+00:00","updated_at":"2026-06-17T04:45:10.646854+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}