Learn R Programming

ravetools (version 0.2.2)

vcg_sphere: Simple 3-dimensional sphere mesh

Description

Simple 3-dimensional sphere mesh

Usage

vcg_sphere(sub_division = 3L, normals = TRUE)

Value

A 'mesh3d' object

Arguments

sub_division

density of vertex in the resulting mesh

normals

whether the normal vectors should be calculated

Examples

Run this code

vcg_sphere()

Run the code above in your browser using DataLab