パッケージ: libopenmesh-apps (11.0.0-2) [debports]
libopenmesh-apps に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [www.openmesh.org]
類似のパッケージ:
Tools for representing and manipulating polygonal meshes
OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. It was designed with the following goals in mind:
- Flexibility: provide a basis for many different algorithms without the need for adaptation.
- Efficiency: maximize time efficiency while keeping memory usage as low as possible.
- Ease of use: wrap complex internal structure in an easy-to-use interface.
OpenMesh provides the following features:
- Representation of arbitrary polygonal (the general case) and pure triangle meshes (providing more efficient, specialized algorithms)
- Explicit representation of vertices, halfedges, edges and faces.
- Fast neighborhood access, especially the one-ring neighborhood
- Highly customizable
- Choose your coordinate type (dimension and scalar type) - Attach user-defined elements/functions to the mesh elements. - Attach and check for attributes - Attach data at runtime using dynamic properties.
This package provides the executable tools
その他の libopenmesh-apps 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s2 (>= 4.2.1)
- GCC 共有ライブラリ
-
- dep: libopengl0
- Vendor neutral GL dispatch library -- OpenGL support
-
- dep: libopenmesh11.0 (= 11.0.0-2)
- Tools for representing and manipulating polygonal meshes
-
- dep: libqt5core5t64 (>= 5.3.0)
- Qt 5 コアモジュール
-
- dep: libqt5gui5t64 (>= 5.3.0)
- Qt 5 GUI モジュール
- または libqt5gui5-gles (>= 5.3.0)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5opengl5t64 (>= 5.0.2)
- Qt 5 OpenGL module
-
- dep: libqt5widgets5t64 (>= 5.0.2)
- Qt 5 ウィジェットモジュール
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3