{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Viser is a Python library for 3D visualization and interactive GUI building, combining 3D scene rendering with web-based controls accessible over SSH.","skillfed_tags":["3d-visualization","web-based","robotics"],"use_cases":["Visualizing 3D reconstructions, point clouds, or mesh outputs from computer vision pipelines over SSH","Building interactive debugging interfaces for robotics simulations with real-time scene updates","Creating web-accessible 3D viewers for collaborative annotation or inspection tasks","Prototyping 3D applications with immediate visual feedback and GUI controls","Rendering camera trajectories and geometric transforms for algorithm validation"],"what_it_does":"Viser is a 3D visualization library designed for computer vision and robotics workflows. It provides an API for rendering 3D primitives (meshes, frames, point clouds), building interactive GUIs with buttons, sliders, and text inputs, and handling scene interaction through clicks and transform gizmos. The library runs as a web-based server, making it accessible over SSH without requiring a local display\u2014a significant advantage for remote development and headless systems.\n\nThe package combines rendering (powered by three.js) with a Python imperative API, letting you programmatically control the camera, add or remove scene elements, and respond to user interactions. Its ten runtime dependencies are mature, widely-used libraries: numpy for numerical work, trimesh for 3D geometry, websockets for client-server communication, and utilities like rich for terminal output and tqdm for progress bars.","worth_installing":"Yes. Viser is actively maintained, has no known vulnerabilities, installs with low friction, and solves a genuine problem\u2014accessible 3D visualization for Python workflows. The MIT license is permissive. Its 2733 stars and top-5000 PyPI position indicate real adoption. Install it if you need interactive 3D graphics with web-based access, especially for remote or headless environments."},"id":"viser","links":{"html":"https://skillfed.io/packages/viser","md":"https://skillfed.io/packages/viser.md","pypi":"https://pypi.org/project/viser/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"viser","python_support":"supports_current","summary":"3D visualization + Python"},"popularity":{"monthly_downloads":2030446,"position":3352,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.30"}
