Skip to main content

Python Interface for the OpenCTM File Format (nightly)

Project description

Python-OpenCTM (nightly)

Build Status PyPI version

Python Interface for the Open-CTM File Format

Python-OpenCTM is a Python interface 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.import_mesh('foo.ctm')

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

# write
openctm.export_mesh(mesh, 'bar.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.0.10a2019927.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file python-openctm-nightly-1.0.10a2019927.tar.gz.

File metadata

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

File hashes

Hashes for python-openctm-nightly-1.0.10a2019927.tar.gz
Algorithm Hash digest
SHA256 847c9177bf022071060881b8c4f1860490c159fdf368efe9ceb0ff255dd284c7
MD5 f204ceb6f4be4aa896ed777ad94e80ef
BLAKE2b-256 545423996f66de8fe3ea54bf1909b5e8d12c507acad841d3857ecd4c1d7e1d5e

See more details on using hashes here.

File details

Details for the file python_openctm_nightly-1.0.10a2019927-py3-none-any.whl.

File metadata

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

File hashes

Hashes for python_openctm_nightly-1.0.10a2019927-py3-none-any.whl
Algorithm Hash digest
SHA256 73145624ed419dbe8e1a08821481f1be9015b72a35a74c639a823c3ace5fff8d
MD5 22a8ad56b701e7651a37f9f678c07e77
BLAKE2b-256 a24b7aa195330155a1ffcaacd219d046a979292962909553eb532525858a49c0

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