cvs commit: ports/cad Makefile ports/cad/meshdev Makefile distinfo
pkg-descr ports/cad/meshdev/files patch-build_Makefile.release.gcc
patch-src_FileSTL.cpp patch-src_FileSTL.h patch-src_Mesh.cpp
patch-src_Mesh.h
Pietro Cerutti
gahr at FreeBSD.org
Mon Feb 6 15:57:20 UTC 2012
gahr 2012-02-06 15:57:20 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Added files:
cad/meshdev Makefile distinfo pkg-descr
cad/meshdev/files patch-build_Makefile.release.gcc
patch-src_FileSTL.cpp patch-src_FileSTL.h
patch-src_Mesh.cpp patch-src_Mesh.h
Log:
- New port: cad/meshdev
MeshDev is a mesh comparison software. It accepts two meshes as input and
computes the geometrical deviation between the two meshes.
It return numerical values and can optionaly generate visual results (with a
pseudo-colored mesh corresponding to the measured deviation) in OpenInventor
format.
This port features a patch (by myself) to read binary and ASCII STL files.
This feature was removed in the transition from version 0.4 -> 0.5.
Distfiles are unfetchable from sourceforce. For this reason, they're hosted
on our infrastructure.
WWW: http://meshdev.sourceforge.net/
Revision Changes Path
1.138 +1 -0 ports/cad/Makefile
1.1 +27 -0 ports/cad/meshdev/Makefile (new)
1.1 +2 -0 ports/cad/meshdev/distinfo (new)
1.1 +21 -0 ports/cad/meshdev/files/patch-build_Makefile.release.gcc (new)
1.1 +153 -0 ports/cad/meshdev/files/patch-src_FileSTL.cpp (new)
1.1 +39 -0 ports/cad/meshdev/files/patch-src_FileSTL.h (new)
1.1 +34 -0 ports/cad/meshdev/files/patch-src_Mesh.cpp (new)
1.1 +12 -0 ports/cad/meshdev/files/patch-src_Mesh.h (new)
1.1 +7 -0 ports/cad/meshdev/pkg-descr (new)
More information about the cvs-ports
mailing list