Book Image

Blender 3D: Characters, Machines, and Scenes for Artists

By : Enrico Valenza, Christopher Kuhn, Pierre-Armand Nicq, Romain Caudron
Book Image

Blender 3D: Characters, Machines, and Scenes for Artists

By: Enrico Valenza, Christopher Kuhn, Pierre-Armand Nicq, Romain Caudron

Overview of this book

Blender 3D is one of the top 3D animation software available. As the Blender software grows more powerful and popular, there is a demand to take your modeling skills to the next level. This learning path is divided into three modules that will take you on this incredible journey of creating games. The first module will take you on a journey to understand the workflow normally used to create characters, from the modeling to the rendering stages, using the tools of the last official release of Blender exclusively. You will be making production-quality 3D models and characters quickly and efficiently, which will be ready to be added to your very own animated feature or game. The second module will help you develop a comprehensive skill set that covers the key aspects of mechanical modeling. You will create many types of projects, including a pistol, spacecraft, robot, and a racer. By the end of this module, you will have mastered a workflow that you will be able to apply to your own creations. The final module will help you to create many types of projects using a step-by-step approach. Each project in this module will give you more practice and increase your knowledge of the Blender tools and game engine. This learning path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products: ? Blender 3D Cookbook, Second Edition by Enrico Valenza ? Blender 3D Incredible Machines, Second Edition by Christopher Kuhn ? Blender 3D By Example by Romain Caudron and Pierre-Armand Nicq
Table of Contents (5 chapters)
4
Index

Chapter 9. Low-Poly Racer – Building the Mesh

In this chapter, we'll build a low-poly model for use in a racing game. We'll look at several ways that game models differ from the projects we've created so far. We'll also look at some pros and cons of various methods, and important considerations when building these types of models.

  • Building for external applications
  • Starting the truck model
  • Manifold versus non-manifold meshes
  • Adding details

Building for external applications

Up to this point, all the models we've done have been strictly for Blender use. In other words, we knew that all of the texturing, rendering, and animation would be done completely within the Blender software. However, sometimes you'll want to create 3D models for use in external programs.

<pagebreak></pagebreak>

For instance, Blender is an excellent tool for creating 3D game models. You can build and texture the model in Blender and then export it to other formats....