Package: Rvcg
Type: Package
Title: Manipulations of Triangular Meshes Based on the VCGLIB API
Version: 0.11
Date: 2015-04-14
Author: Stefan Schlager; the authors of VCGLIB for the included version of the
    code
Maintainer: Stefan Schlager <zarquon42@gmail.com>
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
    (http://vcg.isti.cnr.it), like metro and MeshLab.
    The vcglib source is pulled from
    trunk (svn://svn.code.sf.net/p/vcg/code/trunk/vcglib) and patched to work
    with options determined by the configure script as well as
    to work with the header files included by RcppEigen.
Depends: R (>= 3.0.0)
Imports: Rcpp
Suggests: Morpho, rgl
LinkingTo: Rcpp, RcppEigen
License: GPL (>= 2) | file LICENSE
Copyright: see files COPYRIGHTS for detailed information
LazyLoad: yes
Biarch: yes
URL: http://github.com/zarquon42b/Rvcg, http://vcg.sf.net/
Packaged: 2015-04-14 09:58:15 UTC; schlager
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-14 14:37:27
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-04-15 07:39:06 UTC; unix
Archs: Rvcg.so.dSYM
