A minimalistic Python library for loading Wavefront OBJ files.
Project description
miniobj
Minimum wavefront .obj file parser in Python
Installation
pip install miniobj
Usage
from miniobj import MiniObjLoader
loader = MiniObjLoader("mesh.obj")
loader.load()
Check out main.py for more examples.
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 Distribution
miniobj-0.0.1.tar.gz
(3.0 kB
view details)
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 miniobj-0.0.1.tar.gz.
File metadata
- Download URL: miniobj-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75ab2a4ad5efe4c7225236cc6e91616d3230083333ddd1564a1509fd492afd8f
|
|
| MD5 |
7b834e7119d2f4b4ed40be64e05f070d
|
|
| BLAKE2b-256 |
9fff2186e844b9051c6f10e25d3f25e114995d61d667214758258af9662b524d
|
File details
Details for the file miniobj-0.0.1-py3-none-any.whl.
File metadata
- Download URL: miniobj-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e457bc6c1dc01396949f7587fa7fcb249927dad9d2b1550a4efc0583d95d307c
|
|
| MD5 |
64c6a3eab48a82c875778761da4a756a
|
|
| BLAKE2b-256 |
69b0e6472d92fadd9a0bce3d53a13d18673bea6fd35a11fdb94fe0e934d061a3
|