3D visualization helper
Project description
viser
[ API Reference ] • pip install viser
viser
is a library for interactive 3D visualization + Python, inspired by
our favorite bits of the
Nerfstudio viewer,
Pangolin,
rviz, and
meshcat.
Core features:
- Web interface for easy use on remote machines.
- Pure-Python API for sending 3D primitives to the browser.
- Python-configurable inputs: buttons, checkboxes, text inputs, sliders, dropdowns, gizmos.
- Support for multiple panels and view-synchronized connections.
Running examples
# Clone the repository.
git clone https://github.com/brentyi/viser.git
# Install the package.
# You can also install via pip: `pip install viser`.
cd ./viser
pip install -e .
# Run an example.
pip install -r ./examples/requirements.txt
python ./examples/4_gui.py
After an example script is running, you can connect by navigating to the printed
URL (default: http://localhost:8080
).
Setup (client development)
This is only needed for client-side development. The automatically hosted viewer should be sufficient otherwise.
cd ./viser/viser/client
yarn
yarn start
Interactive SMPL-X Example
https://user-images.githubusercontent.com/6992947/228734499-87d8a12a-df1a-4511-a4e0-0a46bd8532fd.mov
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
Built Distribution
File details
Details for the file viser-0.0.1.tar.gz
.
File metadata
- Download URL: viser-0.0.1.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14712125d506811238e7742a1e4bf79fd86390bcef99a689770c2e8e564b54ca |
|
MD5 | c4de6208247bcf6e72d4b17711d89e21 |
|
BLAKE2b-256 | 6a87b3f58c8bc6a638a1f32bfc1b07007d369b2cea246cda3c7dcf47b7c1e05b |
File details
Details for the file viser-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: viser-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5a9c4c33a9b9dee7a25f62fe87e0d43e5516320f44e3539694fdf3fffd5439b |
|
MD5 | 249db9a21f8e0583fd2e456ee23eb99f |
|
BLAKE2b-256 | 6920a7d810e77ce78188e8a5edcc955e40ecb0626dc1e6ca30fec7c7297fab88 |