Book Image

Blender 3D 2.49 Incredible Machines

Book Image

Blender 3D 2.49 Incredible Machines

Overview of this book

Blender 3D provides all the features you need to create super-realistic 3D models of machines for use in artwork, movies, and computer games. Blender 3D 2.49 Incredible Machines gives you step-by-step instructions for building weapons, vehicles, robots, and more. This book will show you how to use Blender 3D for mechanical modeling and product visualization. Through the pages of the book, you will find a step-by-step guide to create three different projects: a fantasy weapon, a spacecraft, and a giant robot. Even though these machines are not realistic, you will be able to build your own sensible and incredible machines with the techniques that you will learn in this book along with the exercises and examples. All the three sections of this book, which cover three projects, are planned to have an increasing learning curve. The first project is about a hand weapon, and with that we can image a small-sized object with tiny details. This first part of the book will show you how to deal with these details and model them in Blender 3D. In the second project, we will create a spacecraft, adding a bit of scale to the project, and new materials and textures as well. With this project, we will be working with metal, glass, and other elements that make the spacecraft. Along with the object, a new space environment will be created in the book too. At the end we have a big and complex object, which is the transforming robot. This last part of the book will cover the modeling of two objects and show how you can make one transform into the other. The scale and number of objects in this project are quite big, but the same principles as in the other projects are applied here with a step-by-step guide on how to go through the workflow of the project.
Table of Contents (21 chapters)
Blender 3D 2.49 Incredible Machines
Credits
About the Author
About the Reviewers
Preface

Best modeling technique for this project


Of all the available modeling techniques from which to choose, this project will fit better with polygon modeling, also known as edge modeling. If we take a look at what the final model will look like, it's easy to understand the reason why this method is the best choice. But what are the main available modeling techniques? Several modeling techniques are available from poly modeling to metaballs, and all of them have positive and negative sides. Let's take a look at some of the main modeling techniques available today:

  • Poly modeling: This is a type of modeling (also called edge modeling) works by the deformation and transformation of edges of a model to create new parts and shapes with a mesh object. For instance, we can start working on a simple plane and, by selecting an edge of the plane and with a sequence of extrudes, create a compound structure. With this technique, we can achieve a good level of detail in all of the models because the artist...