{"id":61501,"library":"happly","title":"happly","description":"A header-only C++ reader/writer for the PLY file format.","status":"active","version":"1.0.0","language":"cpp","source_language":null,"source_url":null,"tags":["ply","3d","file-format","header-only"],"install":[{"cmd":"vcpkg install happly","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(happly CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE happly::happly)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"happly.h","correct":"#include <happly.h>"}],"quickstart":{"code":"#include <happly.h>\n\nint main() {\n    happly::PLYData plyIn(\"input.ply\");\n    return 0;\n}","lang":"cpp","description":"Minimal usage of happly"},"warnings":[],"env_vars":null,"search_vec":"'3d':14 'c':6 'file':11,16 'file-format':15 'format':12,17 'happli':1 'header':4,19 'header-on':3,18 'pli':10,13 'reader/writer':7","created_at":"2026-06-17T04:53:17.635201+00:00","updated_at":"2026-06-17T04:53:17.635201+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":["other"],"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}}