Skip to content

Commit

Permalink
Updated README.md with new images, instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyettinger committed Nov 18, 2014
1 parent 21d6d94 commit 1edb496
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,16 @@ Generates isometric pixel art from MagicaVoxel .vox files.
Usage
=====

`IsoVoxel.exe file.vox x y z` where file.vox was exported from MagicaVoxel using a default palette, and x, y, and z are the bounds of the file (Defaults are all 20, but MagicaVoxel will for some reason allow 21 by default for x. They can all be increased up to 32 or 128 for z). It needs .NET 4.5, but may work on Mono.
From the command line, use `IsoVoxel.exe file.vox x y z` where file.vox was saved from MagicaVoxel, and x, y, and z are the bounds of the file (Defaults are all 40 if you don't include x y z, and if you don't give a .vox file it defaults to Truck.vox , which is included. The bounds can all be increased up to a max of approximately 128). It needs .NET 3.5 or higher, and has been confirmed at least once to work on Mono.

Results
=======

![Tank](http://i.imgur.com/WsOI6rK.png)
![Blue Tank](http://i.imgur.com/SRPpX2z.png)
![Blue Tank](http://i.imgur.com/bJdaN3i.png)
![Blue Tank](http://i.imgur.com/Kh0jsxs.png)
![Blue Tank](http://i.imgur.com/boGPcq6.png)
![Black Tank](http://i.imgur.com/rJSRr3C.png)

![Tank](http://i.imgur.com/4dHLspK.png)
![Tank](http://i.imgur.com/BCe7tFl.png)
![Tank](http://i.imgur.com/P4H7W7Q.png)
![Tank](http://i.imgur.com/Fr6QpcR.png)
![Truck](http://i.imgur.com/eyKMYSu.png)
![Truck](http://i.imgur.com/RVa17b8.png)
![Truck](http://i.imgur.com/HxFCaaz.png)
![Truck](http://i.imgur.com/G6dkG2J.png)

0 comments on commit 1edb496

Please sign in to comment.