r-rvcg 0.25
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.
- Outputs:
out - 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 r-rvcg 0.25 as follows:
guix install r-rvcg@0.25
Or install the latest version:
guix install r-rvcg
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.