Blender For Dummies. Jason van Gumster

Чтение книги онлайн.

Читать онлайн книгу Blender For Dummies - Jason van Gumster страница 39

Blender For Dummies - Jason van Gumster

Скачать книгу

that plain default cube, right? Indeed, there is. Blender offers a whole slew of primitives, or basic objects, to build from.

      

Anytime you add a new object in Blender, the origin of that object is located wherever you place the 3D cursor.

      Adding objects

        Mesh: Meshes are polygon-based objects made up of vertices, edges, and faces. They’re the most common type of modeling object used in Blender. Chapter 5 goes into high detail on modeling with meshes. The majority of other types of primitives listed here are covered in Chapter 6.

        Curve: Curves are objects made up of curved or straight lines that you manipulate with a set of control points. Control points are similar to vertices, but you can edit them in a couple of ways that vertices can’t be edited. Blender has two basic forms of curves, Bézier curves and NURBS (Non-Uniform Relational B-Spline) curves. You can also use curves as paths to control other objects.

        Surface: A surface is similar to a mesh, but instead of being made up of vertices, edges, and faces, surfaces in Blender are defined by a set of NURBS curves and their control points.

        Metaball: Metaball objects are unique primitives with the cool ability to melt into one another and create a larger structure. They’re handy for a variety of effects that involve blobby masses, such as clouds or water, as well as quick, rough, clay-like models.

        Text: The text object allows you to bring type into your 3D scene and manipulate it like other 3D objects.

        Grease Pencil: Grease Pencil objects are an advanced version of Blender’s annotation feature that you can use to make 2D images and animations. Chapter 15 has a ton more on using Grease Pencil objects.

        Armature: Armature objects are skeleton-like structures that consist of linked bones. You can use the bones in an armature to deform other objects. Bones are particularly useful for creating the puppet-like controls necessary for character animation. There’s a lot more detail on armatures in Chapter 12.

        Lattice: Like armature objects, you can use lattices to deform other objects. They’re often used in modeling and animation to squash, stretch, and twist models in a non-permanent way.

        Empty: The unsung hero of Blender objects, Empties don’t show up in finished renders. Their primary purpose is merely to serve as a reference position, size, and orientation in 3D space. This basic purpose, however, allows them to work as very powerful controls.

        Image: Image objects are special kinds of Empties that can be used for background and reference images while you work.

        Light: Light objects are necessary for lighting your scene. Just like in the physical world, if you don’t have any light, you don’t see anything.

        Light Probe: Light probe objects are specific to Blender’s Eevee renderer. They’re used to capture indirect lighting and provide more realism to scenes rendered in Eevee. See Chapter 10 for more information on how to use light probe objects.

        Camera: Like real-world cameras, camera objects define the location and perspective from which you’re rendering your scene.

        Speaker: You can use a speaker object in your scene to create immersive 3D sound.

        Force Field: In the simplest terms, a force field is an Empty that acts like the source of some physical force such as wind or magnetism. Force fields are used primarily with Blender’s integrated physics simulation. I briefly touch upon force fields in Chapter 14.

        Collection Instance: A collection is a set of objects you define as being related to each other in some way. The objects in a collection don’t have to be the same type. Collections are handy for organization as well as appending sets of objects from external files.

      

When adding new objects, be aware of whether you’re in Object mode or Edit mode. If you add while in Edit mode, then your add options are limited to the type of object you’re editing. That is, if you’re in Edit mode on a mesh, you can add only new mesh primitives. Also, your new object’s data is joined with the object you’re editing. If you don’t want the object data to join, then make sure that you tab back to Object mode before adding anything new.

      Meet Suzanne, the Blender monkey

      Many 3D modeling and animation suites have a generic semi-complex primitive used for test renders, benchmarks, and examples that necessitate something a little more complex than a cube or sphere. Most of these other programs use the famous Utah teapot as their test model.

Image described by caption and surrounding text.

      FIGURE 4-8: Suzanne!

If you absolutely must have a teapot as your test mesh, you can have that, too. It’s in the Extra Objects add-on for meshes. Enable this add-on by going to the Add-ons section of Preferences (Edit ⇒ Preferences) and looking in the Add Mesh category. Once enabled, you can find the teapot in the Add menu (Add ⇒ Mesh ⇒ Extras ⇒ Teapot+).

      Joining and separating objects

      In the course of creating models for your scenes, you may need to treat separate objects as a single one, or break the parts of a single object into their own distinct objects — for example, you may accidentally add a new primitive while you’re still in Edit mode. Of course, you can simply undo, tab into Object mode, and

Скачать книгу