[binvox_merge] 3D voxel model merger |
binvox binvox_merge viewvox thinvox meshconv — binvox wiki
Introduction
binvox_merge is a program that reads two 3D voxel file as produced by binvox, and merges them into a single .binvox file. There is now a version 2 of the .binvox file format that supports different values (i.e. 1, 2, etc.) for set voxels.viewvox now also supports visualising these files (see the example at the top right).
Download
version 0.11, added 5 April 2024
- Linux 64 bit executable
compiled under Rocky Linux 8.7, 64-bit - Mac OS X 10.11.6 executable
compiled under El Capitan, using the Xcode tools - Windows executable
compiled using a cross compiler.
Usage
Run binvox_merge without parameters for a usage summary.The binvox wiki has a page explaining how to voxelize and merge two models.
Credit
If you use binvox or associated tools for your (published) work, please add a reference to me, to this site (as a link, you could use http://www.google.com/search?q=binvox).
Feedback
Do send me e-mail (to patrick.n.min at gmail dot com) with your questions, comments, suggestions, bug reports, etc.Patrick Min
Changelog
0.11: added -ov option to specify value to use when both input voxels are set (5 April 2024)0.1: first version (31 March 2024)