Tool used for extracting the binary .i3d.shapes files used by the GIANTS engine
- Download the pre-built binaries under releases (click on I3DShapesTool.exe) https://github.com/Donkie/I3DShapesTool/releases
- Extract the zip to some folder on for example your desktop
- Open windows command line in this folder
- Run
I3DShapesTool -h
to see a list of all available options - Example extraction:
I3DShapesTool someShapesFile.i3d.shapes
wheresomeShapesFile.i3d.shapes
is located in the same folder as the I3DShapesTool application. - You can also simply drag-drop a
.i3d.shapes
file onto the extracted .exe in order to directly export it to.obj
.