Skip to main content

Pure Python Interface for the OpenCTM File Format (nightly)

Project description

Python-OpenCTM (nightly)

Build Status PyPI version

Native Python Reader/Writer for the Open-CTM File Format

Python-OpenCTM is a native Python reader/writer for the OpenCTM file format. A format that allows a geometry to be compressed to a fraction of comparable file formats (3DS, STL, COLLADA...).

Installation

pip install python-openctm-nightly

Usage

import openctm

# read
mesh = openctm.load('box.ctm')

print(mesh.vertices.shape)
# (12, 3)

# write
mesh.export('box.ctm')

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

python-openctm-nightly-1.1.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

python_openctm_nightly-1.1.1-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file python-openctm-nightly-1.1.1.tar.gz.

File metadata

  • Download URL: python-openctm-nightly-1.1.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.1

File hashes

Hashes for python-openctm-nightly-1.1.1.tar.gz
Algorithm Hash digest
SHA256 2cfede270d2eb9d8d20b332b3db20b02700fe9f1b133189ee5f797a166c9c3b1
MD5 60899f073bcce027d0f3963536b271bc
BLAKE2b-256 8bd57f16e76f4e44475330d51165b78a0dba5f259853a634f269926e9d1f2602

See more details on using hashes here.

File details

Details for the file python_openctm_nightly-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: python_openctm_nightly-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 10.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.1

File hashes

Hashes for python_openctm_nightly-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 44616e50db19f052da0198f7a7b9a228166f2e8506f491381cdd0a3d4c9ee33a
MD5 cd12c100238c3d038e7eb045c57675e3
BLAKE2b-256 5122f832d8ee5487e065f205bbc44a2ff4468d68a94ea21d4f8a3e970ef840cb

See more details on using hashes here.

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