modo bubbble logo

Sphere


Home >> The modo Toolbox >> Creating Geometry >> Sphere

back next
comment balloon Comments (2) RSS Icon
0/5 (0 votes)

The sphere primitive provides the user with a simple method for creating balls or spheres. There are many parameters available to the user to create variations on the default 1 meter sphere. By dragging in the 3D viewport with the Sphere tool active you can create the initial plane for the sphere. Once the initial plane is created, clicking away from one of the handles will snap that handle to the mouse position so that you can add dimension to the shape, or simply change the current values. If you wish to drag out a perfect sphere, hold the CTRL key while dragging in the 3D view.
There are also "Alternate" commands assigned to all of the Primitive Tool icons. The alternate commands allow you to CTRL click on the icon to quickly create a unit primitive without interacting with the tool or SHIFT click the icon to create a unit primitive inside a new Mesh Item layer.

Sphere PanelSphere--

Position X,Y,Z: These three values establish the 3D location for the center of the ball.

Radius X,Y,Z: These three values are used to establish the dimensions of the sphere. Set to 1m, 1m, 1m by default, provides us with a 2 meter ball.

Sides: The sides are the latitudinal edges of the sphere running from top to bottom. By default the primitive ball uses 24 sides. By increasing this value you can increase the number of "cuts" in the ball. This is useful if you plan to deform the ball as these segments act as "hinges" during deformation operations. This also increases the smoothness of the sphere by adding extra facets. If you plan to apply subdivision surfaces to the mesh, you can use a lower number of segments as the subdivision will smooth out the shape.

Segments: The segments are the longitudinal edges of the sphere running from right to left. By default the primitive ball uses 12 segments. By increasing this value you can increase the number of "cuts" in the ball. This is useful if you plan to deform the ball as these segments act as "hinges" during deformation operations. It also increases the smoothness of the sphere by adding extra facets. If you plan to apply subdivision surfaces to the mesh, you can use a lower number of segments as the subdivision will smooth out the shape.

Sphere Mode: Options for various Sphere types, as follows--
Globe-- The default setting creates a ball with the controls described above.
Quadball-- This option creates a SDS sphere made entirely of polygons containing only four vertices (quads). When this option is active the Sides and Segments settings are disabled and the Subdivision Level control activates. Increasing this value will add complexity to the quadball primitive surface.
Tesselated-- By default the ball primitive is composed of mostly quad polygons with some triangles at the poles. Activating the Tesselated flag will create the sphere from all triangles. When this is active the Tesselation Level sets the resolution of the mesh created. Using a tesselated sphere with a high tesselation level will create a more perfect sphere than the default sides and segments, but with many more polygons. Tesselated spheres are not recommended if you plan to use subdivision surfaces.

Subdivision Level: For the 'Quadball' and 'Tesselated' sphere mode options, the Subdivision level sets the number of subdivisions, which determines the number of polygons used to define the overall shape. Larger numbers produce more polygons that are rounder with a smoother surface.

Polygon Type: Users can use this option to determine the type of polygons created-
Face- Creates standard unsmoothed polygon faces.
Subdivs- Creates Subdivision Surface smoothed polygons.
Catmull-Clark- Creates Pixar Catmull-Clark smoothed polygons.

Axis: Defines the major axis direction, most useful for 'Globe' type sphere as it controls the direction of the segments along the radius.

Make UVs: When this button is active a UV map will be automatically generated for the geometry created with the tool. This is a very useful option if you plan to UV map the model you are creating from the primitive as it provides a baseline UV map that you can massage later in the modeling process. In many cases this can reduce the amount of work required to map the model.

Min XYZ/Max XYZ: Users may also define a sphere based on specific X, Y and Z bounding box locations in 3D space which can be specified here. This makes it easy to place a sphere on the ground plane for instance by making the 'Min Y' value '0' and the 'Max Y' value '1m'.

Tip icon

TIP: The Sphere primitive supports symmetrical creation. When Symmetry is activated, creating the primitive shape will create an identical version across the specified axis.

 

comment balloon Comments (2) RSS Icon

Dominiek De Ridder April 27, 2012 at 10:41 AM

Video overview of the Sphere tool :

http://youtu.be/GZyzOBd9v2I?hd=1

Cindy Groves July 8, 2012 at 12:17 PM

If you turn on Advanced Handles, control-LMB drag on the corner handles will constrain the scale in two axes. This works with any of the geometric primitives. (Thanks to Richard Yot for the tip).

Top

back next