r-rvcg
Manipulations of triangular meshes based on the VCGLIB API
This is a package for operations on triangular meshes based on VCGLIB. This package integrates nicely with the R-package rgl to render the meshes processed by Rvcg. The Visualization and Computer Graphics Library (VCG for short) is a library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes.
- Versions: 0.25
- Website: https://github.com/zarquon42b/Rvcg
- Licenses: GPL 2+
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-rvcg as follows:
guix install r-rvcg
Or install a particular version:
guix install r-rvcg@0.25
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-rvcg about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-rvcg'><img src='https://packages.guix.gnu.org/packages/r-rvcg/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-rvcg)
Example Org:
[[https://packages.guix.gnu.org/packages/r-rvcg][https://packages.guix.gnu.org/packages/r-rvcg/badges/latest-version.svg]]