SkillAgentSearch skills...

Mesh

Triangular mesh generation and manipulation

Install / Use

/learn @Chris00/Mesh
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Mesh

This library defines a data structure for triangular meshes and provides several functions to manipulate them. In particular, a binding to Triangle is provided. It also allows to export meshes of functions defined on their nodes to LaTeX, SciLab, Matlab, Mathematica, and Graphics.

Install

The easier way to install this library is using opam. It is divided in multiple packages with mesh being the base one, providing the fundamental structure ans output functions and the other one being bindings to mesh generation programs/libraries and graphical output.

opam install mesh
opam install mesh-display
opam install mesh-easymesh
opam install mesh-triangle

If you clone this repository, you can compile the code with make after installing the dependencies listed in the *.opam files.

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated8mo ago
Forks0

Languages

OCaml

Security Score

67/100

Audited on Jul 22, 2025

No findings