vcg_sphere: Simple 3-dimensional sphere mesh

View source: R/vcg.R

vcg_sphereR Documentation

Simple 3-dimensional sphere mesh

Description

Simple 3-dimensional sphere mesh

Usage

vcg_sphere(sub_division = 3L, normals = TRUE)

Arguments

sub_division

density of vertex in the resulting mesh

normals

whether the normal vectors should be calculated

Value

A 'mesh3d' object

Examples


vcg_sphere()


ravetools documentation built on Sept. 11, 2024, 9:06 p.m.