Export CMLibs Zinc data to common mesh formats.
Project description
CMLibs exporter classes. This software can be found on PyPi and installed with the following command:
pip install cmlibs.exporter
When using the thumbnail exporter there are additional requirements for hardware or software rendering. To install the thumbnail exporter with support for hardware rendering install cmlibs.exporter with:
pip install 'cmlibs.exporter[opengl_hardware]'
To install the thumbnail exporter with support for software rendering install cmlibs.exporter with:
pip install 'cmlibs.exporter[opengl_software]'
To force the use of the software renderer even when hardware rendering is available, set an environment variable like so:
CMLIBS_EXPORTER_RENDERER=osmesa
either in the environment the exporter is run in or before calling the export thumbnail method.
Distribution
This software uses regex to extract the version number information from the package. The version number for this package is stored in ‘src/cmlibs/exporter/__init__.py’
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 cmlibs_exporter-0.10.0-py3-none-any.whl.
File metadata
- Download URL: cmlibs_exporter-0.10.0-py3-none-any.whl
- Upload date:
- Size: 33.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2141f273cc6712418ad9b836e3f3a24cbf43e677f46fd0be1deecdd35ca76d9a
|
|
| MD5 |
416884dd2e50cb237694c8018dc3a912
|
|
| BLAKE2b-256 |
a00947cf4e68bfc586638e6c8eab744e2713d70cd5f6b6c8d565338a9a30bf3d
|