Skip to content

icebreaker/nvx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVX

NVX is an image "voxalizer".

Getting Started

I do not provide any binaries for NVX at this point in time, and therefore you'll have to compile it yourself.

premake4 gmake
cd build
make config=release

To run it, you would type:

nvx -f nvx.tga -o nvx.obj

Voila!

Screenshot Gomba

WARNING: It will only work with 32 bit uncompressed TGA images.

To find out more type nvx -h.

Contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Do not bump the version number.
  • Send me a pull request. Bonus points for topic branches.

License

Copyright (c) 2014, Mihail Szabolcs

NVX is provided as-is under the MIT license. For more information see LICENSE.

About

NVX is an image "voxalizer".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published