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

File metadata

  • Download URL: python-openctm-nightly-1.0.10a20199241437.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.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.10a20199241437.tar.gz
Algorithm Hash digest
SHA256 4984e668cf308db41679c1622150ce153b7ec702ea144ff9cbf0b2f12133991b
MD5 1e09d07527ad7011120b4bced36e05ed
BLAKE2b-256 71f8982b81d2e3c7a1b37730a7c7956eba2a1fd0f10579ffe76949b96d0d90c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_openctm_nightly-1.0.10a20199241437-py3-none-any.whl
Algorithm Hash digest
SHA256 161aaa67118e6d4f8168aa2cc95cc3516528d6b2348ca372e57f5ebbbb66f0e1
MD5 dfff6277f0a93bbf00a1cadd695b59ed
BLAKE2b-256 28ceb19219b4f8f32d43d9ea56603cc264629cd2dc703ccecf13bde9f5fe4ec1

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