simple and lightweight 3D model format converter from obj to stl
Project description
obj2stl
This project aims to be a simple and lightweight 3D model format converter from obj
to stl
This project is written in python3.
Install
sudo pip install obj2stl
usage
from obj2stl import obj2stl
obj2stl.convert(input='sample.obj',output='sample2.stl')
Formats
Here is the list of all the supported formats
- Wavefront
.obj
- STL files
.stl
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
obj2stl-4.0.1.tar.gz
(15.3 kB
view details)
File details
Details for the file obj2stl-4.0.1.tar.gz
.
File metadata
- Download URL: obj2stl-4.0.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.22.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52953aadc975689ed157b17de5eeb38f3e3a88b2223205b0f1bc2f13a9a8d9ff |
|
MD5 | fd4c5ba274a8f43cabf4159539d45c0d |
|
BLAKE2b-256 | 3d9f706afba5ab4dc0b80827acaee7290b6f01005f5965fde0ef29b6ecd2d491 |