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

File metadata

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

File hashes

Hashes for python-openctm-nightly-1.0.10a2019725944.tar.gz
Algorithm Hash digest
SHA256 5c193971e178870d818356544134f16eeb95e9164c009ce9a30698550d5b54ba
MD5 7d02cf6f7a0bcf4b5337339041a46ce1
BLAKE2b-256 677346df7b3fc2aabacef2673b9b77c254088b5ccf619f4148c58edb97282534

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for python_openctm_nightly-1.0.10a2019725944-py3-none-any.whl
Algorithm Hash digest
SHA256 67229894f259e3af3d86118643a2a6033dc327d7754c9fff8f4682903e2452d6
MD5 026f1bf6feba50bc47c79e0f4cced87c
BLAKE2b-256 be15381a3a08fe2b88d9db2dfc1e9c9176fcc7cef076332fc3708c2cec1b2f36

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