Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpaver authored Feb 16, 2023
1 parent 87bd962 commit fca5bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ So far it contains these libraries:

... and these applications:
- [vox2fbx.cpp](https://github.com/jpaver/opengametools/blob/master/apps/vox2fbx.cpp) an application to extract models from `.vox` and save them to ascii fbx
- [vox2obj.cpp](https://github.com/jpaver/opengametools/blob/master/apps/vox2obj.cpp) an application to extract full frames from `.vox' and save them to Wavefront OBJ files.
- [vox2obj.cpp](https://github.com/jpaver/opengametools/blob/master/apps/vox2obj.cpp) an application to extract full frames from `.vox' and save them to Wavefront OBJ files. This tool also supports writing all frames out to individual single-frame .vox files.
- [voxseparate.cpp](https://github.com/jpaver/opengametools/blob/master/apps/voxseparate.cpp) an application to extract models from `.vox` and save them to separate `.vox` files
- [voxmerge.cpp](https://github.com/jpaver/opengametools/blob/master/apps/voxmerge.cpp) an application to merge multiple `.vox` files into a single `.vox` file

Expand Down

0 comments on commit fca5bc9

Please sign in to comment.