summaryrefslogtreecommitdiff
path: root/sci-libs/libigl/metadata.xml
blob: de58de4440205b85ae4080bdc429fb94d8666fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>