Skip to main content

3D visualization + Python

Project description

tyro logo

pip install viser   •   Documentation

pyright mypy typescript-compile codecov

viser is a library for interactive 3D visualization + Python, inspired by tools like Pangolin, rviz, meshcat, and Gradio. It's designed to support applications in 3D vision and robotics.

As a standalone visualization tool, viser features include:

  • Python API for visualizing 3D primitives in a web browser.
  • Python-configurable GUI elements: buttons, checkboxes, text inputs, sliders, dropdowns, and more.
  • A meshcat and tf-inspired coordinate frame tree.

The viser.infra backend can also be used to build custom web applications. It supports:

  • Websocket / HTTP server management, on a shared port.
  • Asynchronous server/client communication infrastructure.
  • Client state persistence logic.
  • Typed serialization; synchronization between Python dataclass and TypeScript interfaces.

Installation

You can install viser with pip:

pip install viser

To run examples:

# Clone the repository.
git clone https://github.com/nerfstudio-project/viser.git

# Install the package.
# You can also install via pip: `pip install viser`.
cd ./viser
pip install -e .

# Run an example.
pip install -e .[examples]
python ./examples/02_gui.py

After an example script is running, you can connect by navigating to the printed URL (default: http://localhost:8080).

See also: our development docs.

Examples

Point cloud visualization

https://github.com/nerfstudio-project/viser/assets/6992947/df35c6ee-78a3-43ad-a2c7-1dddf83f7458

Source: ./examples/07_record3d_visualizer.py

Gaussian splatting visualization

https://github.com/nerfstudio-project/viser/assets/6992947/c51b4871-6cc8-4987-8751-2bf186bcb1ae

Source: WangFeng18/3d-gaussian-splatting and heheyas/gaussian_splatting_3d.

SMPLX visualizer

https://github.com/nerfstudio-project/viser/assets/6992947/78ba0e09-612d-4678-abf3-beaeeffddb01

Source: ./example/08_smplx_visualizer.py

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

viser-0.1.25.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

viser-0.1.25-py3-none-any.whl (2.8 MB view details)

Uploaded Python 3

File details

Details for the file viser-0.1.25.tar.gz.

File metadata

  • Download URL: viser-0.1.25.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.18

File hashes

Hashes for viser-0.1.25.tar.gz
Algorithm Hash digest
SHA256 fb28ff3288d2445d018c28e0a56e9015e956f5d7779c849f9d8545b117ad7211
MD5 499399dd87e901e34819585b48b8c0d0
BLAKE2b-256 ab8ba12c27fb7d920bbd8b785ab3f518d69c579f79817a3551aa7b52b15d33e4

See more details on using hashes here.

File details

Details for the file viser-0.1.25-py3-none-any.whl.

File metadata

  • Download URL: viser-0.1.25-py3-none-any.whl
  • Upload date:
  • Size: 2.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.18

File hashes

Hashes for viser-0.1.25-py3-none-any.whl
Algorithm Hash digest
SHA256 b25f1ddbba275142660f836a48ce33aa96e4e85300cb7ee5b0a7c6a4de5bcdcf
MD5 05392c47bb2fcd91954c23c031059f46
BLAKE2b-256 4ade1f80a29b66a5b1106e692fde1aca55408838b942459d8b192cbc35fe670d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page