R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
Rvcg
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]
[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
Functions, R codes and Examples using
the Rvcg R package
Some associated functions: Rvcg-deprecated . Rvcg-package . checkFaceOrientation . dummyhead . humface . meshInfo . meshintegrity . nfaces . nverts . setRays . vcgArea . vcgBallPivoting . vcgBary . vcgBorder . vcgClean . vcgClost . vcgClostKD . vcgClostOnKDtreeFromBarycenters . vcgCreateKDtree . vcgCreateKDtreeFromBarycenters . vcgCurve . vcgDijkstra . vcgFaceNormals . vcgGeodesicPath . vcgGeodist . vcgGetEdge . vcgImport . vcgIsolated . vcgIsosurface . vcgIsotropicRemeshing . vcgKDtree . vcgKmeans . vcgMeshres . vcgMetro . vcgNonBorderEdge . vcgObjWrite . vcgOffWrite . vcgPlatonic . vcgPlyRead . vcgPlyWrite . vcgQEdecim . vcgRaySearch . vcgSample . vcgSearchKDtree . vcgSmooth . vcgStlWrite . vcgSubdivide . vcgUniformRemesh . vcgUpdateNormals . vcgVFadj . vcgVertexNeighbors . vcgVolume . vcgWrlWrite .
Some associated R codes: Rvcg-package.R . Full Rvcg package functions and examples
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
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)