Make Sphere Mesh (vuo.mesh.make.sphere)

Creates a mesh in the shape of a sphere.

The sphere has a diameter of 1 and is centered at (0,0,0).

The sphere has vertices along its latitude (row) and longitude (column) lines. Rows and Columns are the number of latitude and longitude lines. With more rows and columns, the sphere has a rounder shape but may take longer to render.

Keywords: 3d, ball, circle, ellipsoid, globe, mesh, round, scene, shape, sphere


Back to vuo.mesh node set documentation.