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]
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 27 Mar. 2025.
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), 0.24 (2024-09-20 16:40)
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
02/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for Rvcg20406080100120140160180200220240260280TrendBars

Today's Hot Picks in Authors and Packages

treeDA  
Tree-Based Discriminant Analysis
Performs sparse discriminant analysis on a combination of node and leaf predictors when the predicto ...
Download / Learn more Package Citations See dependency  
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  
jrt  
Item Response Theory Modeling and Scoring for Judgment Data
Psychometric analysis and scoring of judgment data using polytomous Item-Response Theory (IRT) model ...
Download / Learn more Package Citations See dependency  
CompModels  
Pseudo Computer Models for Optimization
A suite of computer model test functions that can be used to test and evaluate algorithms for Bayesi ...
Download / Learn more Package Citations See dependency  
SimSurvNMarker  
Simulate Survival Time and Markers
Provides functions to simulate from joint survival and marker models. The user can specific all bas ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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