
Hi, today we released OpenMesh 8.0. This release now relies on compilers supporting C++11 or higher. Therefore Visual Studio 2013 is no longer supported. The major upgrade in this release is the integration of an Eigen3 wrapper providing a direct replacement of the integrated vector type (Vec3d/Vec4d). You can now use Eigen3 vectors as the basic data type inside OpenMesh. We also improved several readers and writers. Furthermore the new SmartTagger class has been added which can be used to tag primitives in the mesh while providing an O(1) reset of the tagging. Next to this, we removed the glut requirement from the apps. As usual the full change log is available on our website: http://www.openmesh.org/media/Documentations/OpenMesh-8.0-Documentation/a040... Best, Jan Möbius -- Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21802 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (1)
-
Jan Möbius