Skip to main content

Minimal 3D data visualizer

Project description

vis3dpy

preview image

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


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 hashes)

Uploaded Source

Built Distribution

vis3dpy-0.0.2-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

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