Skip to main content

3D visualization + Python

Project description

viser logo viser viser logo

pyright mypy typescript-compile codecov

viser is a library for interactive 3D visualization in Python.

Features include:

  • API for visualizing 3D primitives
  • GUI building blocks: buttons, checkboxes, text inputs, sliders, etc.
  • Scene interaction tools (clicks, selection, transform gizmos)
  • Programmatic camera control and rendering
  • An entirely web-based client, for easy use over SSH!

For usage and API reference, see our documentation.

Installation

You can install viser with pip:

pip install viser

To include example dependencies:

pip install viser[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 .[examples]

# Run an example.
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_smpl_visualizer.py

Acknowledgements

viser is heavily inspired by packages like Pangolin, rviz, meshcat, and Gradio. It's made possible by several open-source projects.

The web client is implemented using React, with:

The Python API communicates via msgpack and websockets.

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.31.tar.gz (4.5 MB view details)

Uploaded Source

Built Distribution

viser-0.1.31-py3-none-any.whl (4.5 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for viser-0.1.31.tar.gz
Algorithm Hash digest
SHA256 2fc9d6199986b37d111e73085c8680e0a3631e19f3917e1dbc83a9f5ccd69241
MD5 1e73f055b5ed9b6ae561c8b2d3dcd5d9
BLAKE2b-256 870b1dc4819b59e566a6891fa3c60d173ac2a11d696982b0cef5dd2f49d693be

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for viser-0.1.31-py3-none-any.whl
Algorithm Hash digest
SHA256 1810ef07467eba0d5db0586e9d36738df70f11bb3b16d4f336306105a5a45882
MD5 ad606c6e81b0f7ec3ae25860a96e983e
BLAKE2b-256 d90019b195545584c3e58f9143af5981d5a3ee6edf61650f723c0e68ad5f3bdb

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