Minimal 3D data visualizer
Project description
vis3dpy
Installation
Requirements:
- python3 with pip
Install:
pip install vis3dpy
Usage
class vis3d.plot. Figure (window width, window height, grid color, mode)
- window width - x size of the window in pixels
- window height - y size of the window in pixels
- grid color - color of the generated grid (for now just the cube)
- mode (default : 0) - 0 for orthographic, 1 for perspective
method | parameters | description |
---|---|---|
scatter | points, color | creates a scatter plot |
plot | points, color | creates a line plot |
show | none | displays plots |
To Do
- upload to pypi
- clean the code
- fix UI control bugs
- add grid
- add axis labels
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
vis3dpy-0.0.2.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file vis3dpy-0.0.2.tar.gz
.
File metadata
- Download URL: vis3dpy-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb49cb1b9a9366eaeaa2d83305e1b7663d709830a52a9dbea36a2bcd0d509725 |
|
MD5 | a887d4c09ee79a9a64d33c1882bd3a4b |
|
BLAKE2b-256 | d8c3c169974e62512593ed4a490a8861214c66aa13399ec978ea5ac440806100 |
File details
Details for the file vis3dpy-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: vis3dpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c1746f03c4263f081c65416dbd90f6486a08a6d048bd98395ae3c2d414e788f |
|
MD5 | c750c84934bff8f6ae6f65862675e49f |
|
BLAKE2b-256 | 1e8f0e4e8ced659e78426a6e84c0e3c360166b076148ffbcba7ebc81b196e18f |