PyViz3D is a python package to visualize 3D scenes.
Project description
PyViz3D is a python package to visualize 3D scenes directly in your browser, and create beautiful renderings with blender.
Links
- Install:
python -m pip install pyviz3d - Examples
- Deployment
Examples
Scene graph example, including blender rendering. [Show Code] [Show Demo]
Blender example, including blender rendering. [Show Code] [Show Demo]
Arrow example. [Show Code] [Show Demo]
Bounding boxes example. [Show Code] [Show Demo]
Polygon meshes (.obj and .ply). [Show Code] [Show Demo]
Point clouds, segments and normals. [Show Code] [Show Demo]
Polylines. [Show Code] [Show Demo]
Superquadrics. [Show Code] [Show Demo]
Text Labels. [Show Code] [Show Demo]
Deployment
Instructions for PyPi and API Token.
One time setup:
vim ~/.pypirc # put __token__ as username
python3 -m pip install build twine
python3 -m pip install --upgrade build
Upload latest version to pypi:
vim pyproject.toml # update version
rm -rf dist
rm -rf examples_output
python3 -m build
python3 -m twine upload dist/*
BibTeX
Please consider citing PyViz3D in your publications if it helps your research.
@misc{engelmann2019pyviz3d,
title={PyViz3D},
author={Francis Engelmann},
year={2019},
howpublished={\url{https://github.com/francisengelmann/PyViz3D}},
}
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyviz3d-0.5.1.tar.gz.
File metadata
- Download URL: pyviz3d-0.5.1.tar.gz
- Upload date:
- Size: 110.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
611110499fc478f5ce6d4b435a4215a7903a93904612ac6e80374f30d70e1ae2
|
|
| MD5 |
35440318e7e6c6b6c0e28ca87c744472
|
|
| BLAKE2b-256 |
040b7f0a97bb0f8cf3821b8f4af7bdb8dcbb46d9f3841380cacd33c72f32523a
|
File details
Details for the file pyviz3d-0.5.1-py3-none-any.whl.
File metadata
- Download URL: pyviz3d-0.5.1-py3-none-any.whl
- Upload date:
- Size: 115.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9351fad2a228b7e04d6db94e241d5ce131e822f2b5281f455a4fba7af80bc8c
|
|
| MD5 |
95b49398bcd636592f6dbf4796d8abe3
|
|
| BLAKE2b-256 |
92506be44841029d8a3d9705f453391056499f45ec12f748cd747b01cfb6d251
|