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.10a2019926912.tar.gz.

File metadata

  • Download URL: python-openctm-nightly-1.0.10a2019926912.tar.gz
  • Upload date:
  • Size: 6.3 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.10a2019926912.tar.gz
Algorithm Hash digest
SHA256 3baf0b67f7f4c6c0680e174cb8ff64207e1f8935d7ebe603c9989dc3c92a65ee
MD5 0e805cfc45d2aaf3bd015894fd549e8c
BLAKE2b-256 afa079ce970146164b982fa3e3fdd8b56157df08c7d10e98e6504162030ec5eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_openctm_nightly-1.0.10a2019926912-py3-none-any.whl
Algorithm Hash digest
SHA256 cece4da3147c24e0a29d0989c4c241b3a91f2bc118f5f0ef18e58e0ef0aa9b6b
MD5 3192ed52773bbc9f28bd4e2095994fde
BLAKE2b-256 babc464b89d69c78b1aeef8b7c77b04603a45354fb5e01e4931015c6ad8993a2

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