Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 14cd434

Browse files
committed
update tools list
1 parent a7e9b9f commit 14cd434

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ This repository provides a few CLI tools for working with PolyMeshes:
2222
- Provides a visualization of any `.pmf` file in a style similar to the `tree` command
2323
- [`pmfview`](tools/pmfview)
2424
- A full 3D visualizer for any `.pmf` file. Inspired by Pixar's `usdview`. Built on [raylib](https://github.com/raysan5/raylib)
25+
- [`vox2pmf`](tools/vox2pmf)
26+
- A tool that can convert files from the `.vox` format to a PolyMesh
27+
- [`pmfcube`](tools/pmfcube)
28+
- A debugging tool that will generate a colored cube at `[0,0,0]` with the size of 1 unit
2529

2630
## The library
2731

0 commit comments

Comments
 (0)