Other packages > Find by keyword >

Rvcg  

Manipulations of Triangular Meshes Based on the 'VCGLIB' API
View on CRAN: Click here


Download and install Rvcg package within the R console
Install from CRAN:
install.packages("Rvcg")

Install from Github:
library("remotes")
install_github("cran/Rvcg")

Install by package version:
library("remotes")
install_version("Rvcg", "0.24")



Attach the package and use:
library("Rvcg")
Maintained by
Stefan Schlager
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-21
Latest Update: 2023-12-06
Description:
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'.
How to cite:
Stefan Schlager (2014). Rvcg: Manipulations of Triangular Meshes Based on the 'VCGLIB' API. R package version 0.24, https://cran.r-project.org/web/packages/Rvcg. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.6-3 (2014-01-21 17:57), 0.7.1 (2014-01-29 16:24), 0.7 (2014-01-23 16:45), 0.8 (2014-06-05 09:46), 0.9 (2014-09-23 12:44), 0.10.1 (2014-12-22 10:13), 0.10 (2014-12-16 13:19), 0.11 (2015-04-14 14:37), 0.12.1 (2015-06-23 17:26), 0.12.2 (2015-06-27 00:44), 0.13.0 (2015-12-15 10:35), 0.13.1.1 (2015-12-31 11:57), 0.13.1.2 (2016-01-21 16:44), 0.13.1 (2015-12-22 14:36), 0.14 (2016-07-06 15:58), 0.15 (2017-01-31 17:04), 0.16 (2017-04-06 08:54), 0.17 (2017-09-07 20:26), 0.18 (2018-09-28 16:40), 0.19.1 (2020-02-08 00:20), 0.19.2 (2021-01-11 12:20), 0.19 (2020-02-06 11:30), 0.20.2 (2021-09-08 15:40), 0.20 (2021-09-02 23:10), 0.21 (2022-03-18 14:10), 0.22.1 (2023-01-26 17:00), 0.22.2 (2023-12-06 15:10), 0.22 (2022-10-31 14:02), 0.23 (2024-06-27 11:50)
Other packages that cited Rvcg R package
View Rvcg citation profile
Other R packages that Rvcg depends, imports, suggests or enhances
Complete documentation for Rvcg
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA