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

Built Distribution

File details

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

File metadata

  • Download URL: python-openctm-nightly-1.0.10a20199261548.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.10a20199261548.tar.gz
Algorithm Hash digest
SHA256 34bfac7514fb2c7aa35f0acd5dc21f144676918c181057dbf3e59c4b9f399377
MD5 6a0fdd32a2dacf658d240ada38dd3d88
BLAKE2b-256 63d9bb03623e85c5c8857949fcd296090f90e12133d9eb7013a37c711d99ce2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_openctm_nightly-1.0.10a20199261548-py3-none-any.whl
Algorithm Hash digest
SHA256 dce1578e394bf876f492f5a40ed6b2105317180ad549e09cf225f2945af1af9f
MD5 6cbabe72434ce2ba80f68dc841f1eb99
BLAKE2b-256 3d20f37112d9e9282f8491de80e336e36e2f37b57db2685721b01d2d3651e63f

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