Skip to main content

Library for applications were information should be displayed on the surface of a sphere. It allows for creating spheres with nodes and edges that can be dragged on its surface.

Project description

Introduction

This library was created as a building block for use in applications were information should be displayed as nodes or labels on a sphere. These nodes are interactive so they can be moved by dragging and can be connected to other nodes.

  • Development Status: 4 - Beta

  • Free software: MIT license

Features

  • Customizable spheres with textures and colors

  • Nodes, sockets and edges can be dragged over the surface of the sphere

  • Support for undo/redo, cut and paste using serialization

  • Hovering effects, dragging nodes, cutting edges

  • Background skybox image can be changed

  • Sphere color and texture can be changed

  • Example on how the library can be implemented

Requirements

This package is created in python using a pyqt5 window.

  • Python 3.x

  • PyOpenGL

  • PyQt5

  • pyperclip

  • pybullet

  • Pillow

  • numpy

Supported Environment

  • Windows (Win32, x64)

The library is available from PyPI

$ pip install sphere-base

Or download the source code from github

git clone https://github.com/rboltze/sphere_base.git

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

sphere_base-0.1.25.tar.gz (913.3 kB view hashes)

Uploaded Source

Built Distribution

sphere_base-0.1.25-py3-none-any.whl (959.3 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