Skip to content

memory-hunter/deVox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deVox

.inp (Voxel Text File) to .obj (Wavefront) converter.

This script converts to .obj file without the texture coordinates/normals. The faces are in quad mode.

Installation

First, clone the repository:

git clone git@github.com:memory-hunter/deVox.git

And then run the following command to install the dependencies.

pip install -r requirements.txt

Usage

usage: deVox.py [-h] input

Convert a voxel file to an obj file.

positional arguments:
  input       Input voxel file.

options:
  -h, --help  show this help message and exit

Screenshots

License

MIT

About

.inp (Voxel Text File) to .obj (Wavefront) converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages