Files
gentoo/sci-libs/libigl/metadata.xml
2021-09-11 15:22:48 +02:00

19 lines
880 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
<longdescription>
ibigl is a simple C++ geometry processing library with a wide functionality including construction of sparse
discrete differential geometry operators and finite-elements matrices such as the cotangent Laplacian and
diagonalized mass matrix, simple facet and edge-based topology data structures, mesh-viewing utilities for
OpenGL and GLSL, and many core functions for matrix manipulation which make Eigen feel a lot more like MATLAB.
</longdescription>
<upstream>
<bugs-to>https://github.com/libigl/libigl/issues</bugs-to>
<remote-id type="github">libigl/libigl</remote-id>
</upstream>
</pkgmetadata>