{"id":62107,"library":"spaceland","title":"Spaceland","description":"Geometric computation library adapted for OpenGL","status":"active","version":"7.8.2","language":"cpp","source_language":null,"source_url":null,"tags":["geometry","opengl","math","3d"],"install":[{"cmd":"vcpkg install spaceland","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(spaceland CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Spaceland::Spaceland)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"sl/geometry.h","correct":"#include <sl/geometry.h>"}],"quickstart":{"code":"#include \"sl/geometry.h\"\n#include <iostream>\n\nint main() {\n    sl::vec3 v(1.0, 2.0, 3.0);\n    std::cout << \"Vector length: \" << v.length() << std::endl;\n    return 0;\n}","lang":"cpp","description":"Computes the length of a 3D vector using Spaceland."},"warnings":[],"env_vars":null,"search_vec":"'3d':11 'adapt':5 'comput':3 'geometr':2 'geometri':8 'librari':4 'math':10 'opengl':7,9 'spaceland':1","created_at":"2026-06-17T05:16:56.189709+00:00","updated_at":"2026-06-17T05:16:56.189709+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}}