Pre-release
This release is a pre-release and may not be stable for production use.
Python-OpenCTM (nightly)
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')
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python-openctm-nightly-1.0.10a201992692.tar.gz.
File metadata
- Download URL: python-openctm-nightly-1.0.10a201992692.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67182a4a8bffa94e479612d67f4a3a4fba214ea4dc616e0e573947d9163510be
|
|
| MD5 |
635a0014f4e9ae7c181b6b20f1fe1af3
|
|
| BLAKE2b-256 |
ddd8212aceb6040a262b2db800bfa39037e170498b55e8e7b128ac821b243751
|
File details
Details for the file python_openctm_nightly-1.0.10a201992692-py3-none-any.whl.
File metadata
- Download URL: python_openctm_nightly-1.0.10a201992692-py3-none-any.whl
- Upload date:
- Size: 10.3 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f665f8dcb8b94ba76fba7ceda46956504c9859c3599c11fbbb52a7d3d8d0ff7b
|
|
| MD5 |
21a4e5ec9d32e843cabd422da552a818
|
|
| BLAKE2b-256 |
acf1a37c866d7973fd07afa2acfc09fd79b4e30410d88b509cf5c52ed13ba51c
|