Skip to main content

steno3d_obj

Project description

https://travis-ci.org/seequent/steno3d-obj.svg?branch=master MIT License https://img.shields.io/badge/download-PyPI-yellow.svg

Welcome to the .obj file parser plugin for Steno3D by Seequent. This repository supplements the Steno3D Python client library.

To install this parser, simply

pip install steno3d_obj

On import, this parser plugs in to the steno3d.parsers module. It can be used as follows:

import steno3d
import steno3d_obj
parser = steno3d.parsers.obj('yourfile.obj')
(obj_project,) = parser.parse()

Currently, this parser only supports basic faces, lines, and points. Textures, normals, free-form curves/surfaces, groupings, and display attributes are all ignored. Detailed .obj file documentation can be found here.

If you are interested in increased support you may submit an issue or consider directly contributing to the github repository. Parser guidelines are available online.

To learn more, about Steno3D, visit steno3d.com, the Steno3D source repository, and our online documentation.

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

steno3d_obj-0.1.1.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file steno3d_obj-0.1.1.tar.gz.

File metadata

File hashes

Hashes for steno3d_obj-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2733b607aa3cd5dee66a98aa72ad206d06139e59ab61cec3540c4037e446eee5
MD5 401a588c642dea5d6f55798b6f5572e9
BLAKE2b-256 e9a3f6f4d7a17d7f437961f54e63a3a67fcdf847dc00f305db373b5ce088cc48

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