<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Calculate 3D Contour Meshes Using the Marching Cubes Algorithm</dc:title>
  <dc:title>R package rmarchingcubes version 0.1.4</dc:title>
  <dc:description>A port of the C++ routine for applying the marching cubes algorithm written by 
    Thomas Lewiner et al. (2012) &lt;doi:10.1080/10867651.2003.10487582&gt; into an R package. 
    The package supplies the contour3d() function, which takes a 3-dimensional array of voxel 
    data and calculates the vertices, vertex normals, and faces for a 3d mesh representing 
    the contour(s) at a given level.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.5)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: rmarkdown, knitr, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>S. H. Wilks &lt;sam.wilks@unimelb.edu.au&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>S. H. Wilks [aut, cre],
  Thomas Lewiner [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rmarchingcubes/LICENSE)</dc:rights>
  <dc:date>2025-09-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rmarchingcubes</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rmarchingcubes</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
