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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vox2obj-0.1.0.tar.gz
(8.3 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 vox2obj-0.1.0.tar.gz.
File metadata
- Download URL: vox2obj-0.1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46f9e929e5b21ba641ffa3bcd104962e5eb46e2d1b944d6640eb76fe79836a89
|
|
| MD5 |
ab96935907c442dba835640462d287b1
|
|
| BLAKE2b-256 |
1bd8477a6ec300be0504cf8c59a69e863db38db5292a62a3363654dd88c1ced6
|
File details
Details for the file vox2obj-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vox2obj-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63543dc498c0b8900693575add0ef6d8a72db63344e2030b04267a7627449210
|
|
| MD5 |
19595192e73f6cc005af005ae04cccf6
|
|
| BLAKE2b-256 |
863149fb251dcef011db084a590d262a23a35a6ad35f5d27e1503e0ecf0be429
|