An application for parsing and converting maps of the game Teardown from binary format (.tdbin) to editable format (.xml, .vox)
You can download a precompiled version here: https://github.com/TTFH/Teardown-Converter/releases
Those voxels are used so the shapes don't change the size when removing the snow or spliting compounds.
You can press Shift + 'V' in the editor to hide them.
Open a Terminal / Command Prompt in the same folder that Makefile
Type: make
You will find the execulable in the release
folder