Vox2Obj
Converts .vox files to .obj files. UNDER ACTIVE DEVELOPMENT so things may change very quickly.
Usage
from vox2obj import convert_to_obj
convert_to_obj(in_file="in.vox", out_file="out.obj", texture_file="texture.png")
Where:
- "in.vox" is the input .vox file
- "out.obj" is the output destination
- "texture.png" is the texture that belongs to the .vox file
- It should be a 1x255 pixel png image.
- You will probably have to save this separately using your voxel editor.
Release files for vox2obj 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vox2obj-0.1.0.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vox2obj-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.1 kB
Release files / vox2obj-0.1.0.tar.gz
| Download URL | vox2obj-0.1.0.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
46f9e929e5b21ba641ffa3bcd104962e5eb46e2d1b944d6640eb76fe79836a89
|
|
BLAKE2b-256 checksum How to use checksums |
1bd8477a6ec300be0504cf8c59a69e863db38db5292a62a3363654dd88c1ced6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.2
|
Release files / vox2obj-0.1.0-py3-none-any.whl
| Download URL | vox2obj-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
63543dc498c0b8900693575add0ef6d8a72db63344e2030b04267a7627449210
|
|
BLAKE2b-256 checksum How to use checksums |
863149fb251dcef011db084a590d262a23a35a6ad35f5d27e1503e0ecf0be429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.2
|