# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rvcg" in publications use:' type: software license: GPL-2.0-or-later title: 'Rvcg: Manipulations of Triangular Meshes Based on the ''VCGLIB'' API' version: '0.24' identifiers: - type: doi value: 10.32614/CRAN.package.Rvcg abstract: 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 an open source portable C++ templated library for manipulation, processing and displaying with OpenGL of triangle and tetrahedral meshes. The library, composed by more than 100k lines of code, is released under the GPL license, and it is the base of most of the software tools of the Visual Computing Lab of the Italian National Research Council Institute ISTI , like 'metro' and 'MeshLab'. The 'VCGLIB' source is pulled from trunk and patched to work with options determined by the configure script as well as to work with the header files included by 'RcppEigen'. authors: - family-names: Schlager given-names: Stefan email: zarquon42@gmail.com preferred-citation: type: generic title: Morpho and Rvcg -- Shape Analysis in R authors: - family-names: Schlager given-names: Stefan email: zarquon42@gmail.com collection-title: Statistical Shape and Deformation Analysis collection-type: collection publisher: name: Academic Press year: '2017' editors: - family-names: Zheng given-names: Guoyan - family-names: Li given-names: Shuo - family-names: Szekely given-names: Gabor isbn: '9780128104934' start: '217' end: '256' repository: https://CRAN.R-project.org/package=Rvcg repository-code: https://github.com/zarquon42b/Rvcg url: https://github.com/cnr-isti-vclab/vcglib date-released: '2024-09-19' contact: - family-names: Schlager given-names: Stefan email: zarquon42@gmail.com