|
[meshconv] 3D model converter |
![]() |
binvox thinvox viewvox meshconv
Introduction
meshconv converts to and from several popular 3D file formats. Currently only geometry conversion is supported.
Features
- input and output formats:
- nearly 100% VRML 2.0 support (input 2.0, output 1.0 and 2.0)
- simple geometry only support for Wavefront OBJ, Geomview OFF, Autocad DXF, PLY and STL
Download
The current version is 0.73.- Linux executable
compiled under Fedora 8, let me know if it doesn't work for you - Linux 64 bit executable
compiled under Fedora 13, let me know if it doesn't work for you - Windows executable
compiled using a cross-compiler - Mac OS X (Snow Leopard) executable
compiled under OS X 10.6.4
(the binaries have been compressed using the UPX executable compressor)(they are self-decompressing)
Usage
Run meshconv without parameters for a usage summary.
Example: to convert a VRML 2.0 model to PLY, triangulated:
meshconv -c ply -tri mymodel.wrl
Credit
If you use meshconv for your (published) work, please add a reference to me and to this web page. I'd love to hear what you use meshconv for as well.Note that meshconv is free to download and use (in any environment). However, you are not allowed to charge others for the program. Type meshconv -license for more information.
Feedback
Please send me e-mail (to patrick.n.min at gmail dot com) with your questions/comments/suggestions/bug reports.I'm also interested to hear about what you use meshconv for.
