This package browser is in early development. Mind the rough edges.

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.

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.