Command-line script for Kagenova's Copernic360 API
Project description
Copernic360
Overwiew
Copernic360 enables 6 degree-of-freedom (6DOF) motion in standard 360° VR content to allow users to move freely in scenes. It consists of two components: a Unity plugin; and a [Cloud API][apidoc].
Every piece of content is different, which is why the Copernic360 Unity plugin requires configuration files with metadata for your content in order to enable 6DOF support. Copernic360 provides a Cloud API to preprocess your content, providing a configuration file that is used by the Unity plugin at runtime.
Command-line tool
The copernic360 command-line wraps Kagenova's Copernic360 Cloud API. In short, it allows users to post 360 images and videos and get Copernic360 configuration files back.
Users first need an account with Kagenova's Copernic360. After installing the tool via pip, users can interact with the Copernic360 API as follows:
# get help
copernic360 --help
# check user login
copernic350 check-login
# check user's credits
copernic350 check-credit
# upload image.jpg and get its configution back (config.6dof)
copernic360 process-content image.jpg config.6dof
# list currently uploaded contents
copernic360 contents
See the command-line help for futher functionality and parameters.
Note that passwords and usernames can be either given on the command-line or in the environment variables:
COPERNIC360_USER
COPERNIC360_PASSWORD
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
Built Distribution
File details
Details for the file copernic360_cli-1.2.7.tar.gz
.
File metadata
- Download URL: copernic360_cli-1.2.7.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 795015623bd068ee5b7bfd7729556a18a4d84caddbb3d133ab5fa718efbd51d6 |
|
MD5 | 7f564a1b5cc152d2f86a1c72be35e130 |
|
BLAKE2b-256 | adc53dd06931410d75187b004c7b9de237733377cfc4ecf209742065260a4511 |
File details
Details for the file copernic360_cli-1.2.7-py3-none-any.whl
.
File metadata
- Download URL: copernic360_cli-1.2.7-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.0 CPython/3.10.9 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1deb5800e2a944d66b7c516d8517c828d6e89d1ed3fae655a68bec62bb31f274 |
|
MD5 | 201bb7e2b1ba91b686391807229c6317 |
|
BLAKE2b-256 | 44d5cc68efd5ea6d4cf5baed084d279f5f20fb5a34edc7a5d91689ba0abc052d |